1-
1+
22// <auto-generated/>
33#if ! PUREDI_API_SUPPRESSION || PUREDI_API_V2
44#pragma warning disable
@@ -1216,6 +1216,7 @@ internal enum Hint
12161216 /// <seealso cref="IConfiguration.GenericTypeArgument{T}"/>
12171217 [ global ::System . AttributeUsage ( global ::System . AttributeTargets . Class | global ::System . AttributeTargets . Interface | global ::System . AttributeTargets . Struct | global ::System . AttributeTargets . Enum ) ]
12181218#if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
1219+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
12191220 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
12201221#endif
12211222 internal sealed class GenericTypeArgumentAttribute : global ::System . Attribute { }
@@ -1271,6 +1272,7 @@ internal sealed class GenericTypeArgumentAttribute: global::System.Attribute { }
12711272 /// <seealso cref="TypeAttribute"/>
12721273 [ global ::System . AttributeUsage ( global ::System . AttributeTargets . Constructor | global ::System . AttributeTargets . Method | global ::System . AttributeTargets . Property | global ::System . AttributeTargets . Field , AllowMultiple = false ) ]
12731274#if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
1275+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
12741276 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
12751277#endif
12761278 internal class OrdinalAttribute : global ::System . Attribute
@@ -1338,6 +1340,7 @@ public OrdinalAttribute(int ordinal = 0) { }
13381340 /// <seealso cref="TypeAttribute"/>
13391341 [ global ::System . AttributeUsage ( global ::System . AttributeTargets . Parameter | global ::System . AttributeTargets . Property | global ::System . AttributeTargets . Field , AllowMultiple = false ) ]
13401342#if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
1343+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
13411344 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
13421345#endif
13431346 internal class TagAttribute : global ::System . Attribute
@@ -1399,6 +1402,7 @@ public TagAttribute(object tag) { }
13991402 /// <seealso cref="OrdinalAttribute"/>
14001403 [ global ::System . AttributeUsage ( global ::System . AttributeTargets . Parameter | global ::System . AttributeTargets . Property | global ::System . AttributeTargets . Field , AllowMultiple = false ) ]
14011404#if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
1405+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
14021406 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
14031407#endif
14041408 internal class TypeAttribute : global ::System . Attribute
@@ -1420,6 +1424,7 @@ public TypeAttribute(global::System.Type type) { }
14201424 /// <seealso cref="TagAttribute"/>
14211425 [ global ::System . AttributeUsage ( global ::System . AttributeTargets . Constructor | global ::System . AttributeTargets . Method | global ::System . AttributeTargets . Parameter | global ::System . AttributeTargets . Property | global ::System . AttributeTargets . Field ) ]
14221426 #if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
1427+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
14231428 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
14241429 #endif
14251430 internal class DependencyAttribute : global ::System . Attribute
@@ -1461,6 +1466,7 @@ public DependencyAttribute(object? tag = null, int ordinal = 0) { }
14611466 /// <seealso cref="RootKinds.Exposed"/>
14621467 [ global ::System . AttributeUsage ( global ::System . AttributeTargets . Property | global ::System . AttributeTargets . Method | global ::System . AttributeTargets . Field , AllowMultiple = true ) ]
14631468#if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
1469+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
14641470 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
14651471#endif
14661472 internal class BindAttribute : global ::System . Attribute
@@ -1604,6 +1610,7 @@ internal enum RootKinds
16041610 /// <seealso cref="IConfiguration.Bind{T}"/>
16051611 /// <seealso cref="IBinding.Tags"/>
16061612#if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
1613+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
16071614 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
16081615#endif
16091616 internal partial class Tag
@@ -1716,6 +1723,7 @@ internal partial class Tag
17161723 /// These names serve as standardized identifiers for common DI components and behaviors.
17171724 /// </remarks>
17181725 #if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
1726+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
17191727 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
17201728 #endif
17211729 internal partial class Name
@@ -1743,6 +1751,7 @@ internal interface IOwned
17431751 /// <seealso cref="IOwned"/>
17441752 /// <seealso cref="IConfiguration.Accumulate{T,TAccumulator}"/>
17451753#if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
1754+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
17461755 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
17471756#endif
17481757 internal sealed partial class Owned : global ::System . Collections . Generic . List < object > , global ::Pure . DI . IOwned
@@ -1930,6 +1939,7 @@ public void Dispose()
19301939#endif
19311940
19321941#if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
1942+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
19331943 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
19341944#endif
19351945 private class DebugView
@@ -5785,6 +5795,7 @@ internal interface IContext
57855795 /// </summary>
57865796 /// <seealso cref="Setup"/>
57875797#if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
5798+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
57885799 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
57895800#endif
57905801 internal static class DI
@@ -5823,6 +5834,7 @@ internal static IConfiguration Setup(string compositionTypeName = "", Compositio
58235834 }
58245835
58255836#if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
5837+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
58265838 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
58275839#endif
58285840 private sealed class Configuration : IConfiguration , IBinding
@@ -8310,6 +8322,7 @@ public IConfiguration PerBlock<T1, T2, T3, T4, T5, T6, T7, T8, T>(global::System
83108322 /// For internal use.
83118323 /// </summary>
83128324#if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
8325+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
83138326 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
83148327#endif
83158328 internal struct Pair < TValue >
@@ -8328,6 +8341,7 @@ public Pair(global::System.Type key, TValue value)
83288341 /// For internal use.
83298342 /// </summary>
83308343#if ! NET20 && ! NET35 && ! NETSTANDARD1_0 && ! NETSTANDARD1_1 && ! NETSTANDARD1_2 && ! NETSTANDARD1_3 && ! NETSTANDARD1_4 && ! NETSTANDARD1_5 && ! NETSTANDARD1_6 && ! NETCOREAPP1_0 && ! NETCOREAPP1_1
8344+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Pure.DI" , "" ) ]
83318345 [ global ::System . Diagnostics . CodeAnalysis . ExcludeFromCodeCoverage ]
83328346#endif
83338347 internal static class Buckets < TValue >
0 commit comments