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