1 write to PathMap
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
1583
PathMap
= pathMap,
4 references to PathMap
Microsoft.CodeAnalysis (2)
CommandLine\CommonCompiler.cs (2)
1271
WithPdbFilePath(PathUtilities.NormalizePathPrefix(finalPdbFilePath, Arguments.
PathMap
));
1308
Arguments.
PathMap
,
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCompiler.cs (1)
148
var sourceFileResolver = new LoggingSourceFileResolver(ImmutableArray<string>.Empty, Arguments.BaseDirectory, Arguments.
PathMap
, touchedFilesLogger);
VBCSCompiler (1)
src\roslyn\src\Compilers\Server\VBCSCompiler\CompilationCacheUtilities.cs (1)
60
arguments.
PathMap
,