1 write to _fallbackSearchPaths
xunit.console (1)
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\Resolution\ReferenceAssemblyPathResolver.cs (1)
38
_fallbackSearchPaths
= fallbackSearchPaths;
1 reference to _fallbackSearchPaths
xunit.console (1)
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\Resolution\ReferenceAssemblyPathResolver.cs (1)
74
foreach (var fallbackPath in
_fallbackSearchPaths
)