1 write to _basePath
Microsoft.Extensions.DependencyModel (1)
Resolution\AppBaseCompilationAssemblyResolver.cs (1)
40
_basePath
= basePath;
2 references to _basePath
Microsoft.Extensions.DependencyModel (2)
Resolution\AppBaseCompilationAssemblyResolver.cs (2)
61
string refsPath = Path.Combine(
_basePath
, RefsDirectoryName);
72
_basePath