3 instantiations of PdbException
Mono.Cecil.Pdb (3)
Microsoft.Cci.Pdb\DataStream.cs (1)
28throw new PdbException("DataStream can't read off end of stream. " +
Microsoft.Cci.Pdb\PdbFile.cs (1)
377throw new PdbException("Could not find the '/NAMES' stream: the PDB file may be a public symbol file instead of a private symbol file");
Microsoft.Cci.Pdb\PdbFileHeader.cs (1)
43throw new PdbException("The PDB file is not recognized as a Windows PDB file");