1 write to _entryPointDepsLocation
xunit.console (1)
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\DependencyContextLoader.cs (1)
35
_entryPointDepsLocation
= entryPointDepsLocation;
1 reference to _entryPointDepsLocation
xunit.console (1)
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\DependencyContextLoader.cs (1)
90
return LoadContext(reader,
_entryPointDepsLocation
);