1 write to PdbPath
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
1589
PdbPath
= pdbPath,
1 reference to PdbPath
Microsoft.CodeAnalysis (1)
CommandLine\CommandLineArguments.cs (1)
365
return
PdbPath
?? Path.Combine(OutputDirectory, Path.ChangeExtension(outputFileName, ".pdb"));