11 references to PdbDebugException
Mono.Cecil.Pdb (11)
Microsoft.Cci.Pdb\PdbFile.cs (6)
94throw new PdbDebugException("Count mismatch. ({0} != {1})", j, cnt); 112throw new PdbDebugException("Unsupported Name Stream version. "+ 288throw new PdbDebugException("Invalid signature. (sig={0})", sig); 328throw new PdbDebugException("Error reading DBI stream, pos={0} != {1}", 445throw new PdbDebugException("Invalid signature. (sig={0})", sig); 494throw new PdbDebugException("OEM section: guid={0} ti={1}",
Microsoft.Cci.Pdb\PdbFunction.cs (5)
246throw new PdbDebugException("Segment is {0}, not 1.", proc.seg); 249throw new PdbDebugException("Warning parent={0}, next={1}", 302throw new PdbDebugException("OEM section: guid={0} ti={1}", 352throw new PdbDebugException("Not at S_END"); 361throw new PdbDebugException("Missing S_END");