1 write to _loadContext
Microsoft.AspNetCore.Mvc.Core (1)
ApplicationParts\RelatedAssemblyAttribute.cs (1)
123_loadContext = loadContext;
2 references to _loadContext
Microsoft.AspNetCore.Mvc.Core (2)
ApplicationParts\RelatedAssemblyAttribute.cs (2)
127=> _loadContext.LoadFromAssemblyName(assemblyName); 130=> _loadContext.LoadFromAssemblyPath(assemblyPath);