You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DependencyInjection/src/AppCoreNet.Extensions.DependencyInjection.AssemblyExtensions/AssemblyReflectionBuilderExtensions.cs
Copy file name to clipboardExpand all lines: DependencyInjection/src/AppCoreNet.Extensions.DependencyInjection.AssemblyExtensions/AssemblyServiceDescriptorResolver.cs
Copy file name to clipboardExpand all lines: DependencyInjection/src/AppCoreNet.Extensions.DependencyInjection.AssemblyExtensions/Facilities/AssemblyResolver.cs
Copy file name to clipboardExpand all lines: DependencyInjection/src/AppCoreNet.Extensions.DependencyInjection.AssemblyExtensions/Facilities/FacilityExtensionWrapper.cs
Copy file name to clipboardExpand all lines: DependencyInjection/src/AppCoreNet.Extensions.DependencyInjection.DependencyModelExtensions/DependencyContextReflectionBuilderExtensions.cs
@@ -134,6 +145,7 @@ public static IFacilityExtensionReflectionBuilder DependencyContext(
134
145
/// <returns>The <see cref="IFacilityExtensionReflectionBuilder"/> to allow chaining.</returns>
135
146
/// <exception cref="ArgumentNullException">Argument <paramref name="builder"/> or <paramref name="configure"/> is <c>null</c>.</exception>
136
147
/// <exception cref="NotSupportedException">Argument <paramref name="context"/> is <c>null</c> and no default DependencyContext was available.</exception>
Copy file name to clipboardExpand all lines: DependencyInjection/src/AppCoreNet.Extensions.DependencyInjection.DependencyModelExtensions/DependencyContextServiceDescriptorResolver.cs
Copy file name to clipboardExpand all lines: DependencyInjection/src/AppCoreNet.Extensions.DependencyInjection.DependencyModelExtensions/Facilities/DependencyContextResolver.cs
0 commit comments