1 reference to _defaultContext
Microsoft.Extensions.DependencyModel (1)
DependencyContext.cs (1)
39
public static DependencyContext? Default =>
_defaultContext
.Value;