4 references to Current
Microsoft.Extensions.DependencyModel (4)
DependencyContextLoader.cs (2)
23
DependencyContextPaths.
Current
.Application,
24
DependencyContextPaths.
Current
.NonApplicationPaths,
Resolution\AppBaseCompilationAssemblyResolver.cs (2)
24
: this(FileSystemWrapper.Default, basePath, DependencyContextPaths.
Current
)
29
: this(fileSystem, ApplicationEnvironment.ApplicationBasePath, DependencyContextPaths.
Current
)