1 write to _nonEntryPointDepsPaths
xunit.console (1)
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\DependencyContextLoader.cs (1)
36
_nonEntryPointDepsPaths
= nonEntryPointDepsPaths;
1 reference to _nonEntryPointDepsPaths
xunit.console (1)
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\DependencyContextLoader.cs (1)
75
foreach (var extraPath in
_nonEntryPointDepsPaths
)