3 references to Current
xunit.console (3)
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\DependencyContextLoader.cs (2)
22
DependencyContextPaths.
Current
.Application,
23
DependencyContextPaths.
Current
.NonApplicationPaths,
common\AssemblyResolution\Microsoft.Extensions.DependencyModel\Resolution\AppBaseCompilationAssemblyResolver.cs (1)
24
: this(fileSystem, ApplicationEnvironment.ApplicationBasePath, DependencyContextPaths.
Current
)