1 write to _pdbPath
ILCompiler.Diagnostics (1)
PdbWriter.cs (1)
110_pdbPath = pdbPath;
2 references to _pdbPath
ILCompiler.Diagnostics (2)
PdbWriter.cs (2)
175_pdbFilePath = Path.Combine(_pdbPath, dllNameWithoutExtension + ".pdb"); 190_pdbFilePath = Path.Combine(_pdbPath, dllNameWithoutExtension + ".ni.pdb");