2 references to LoadContext
Microsoft.Extensions.DependencyModel (2)
DependencyContextLoader.cs (2)
73
DependencyContext? extraContext =
LoadContext
(reader, extraPath);
86
return
LoadContext
(reader, _entryPointDepsLocation);