2 instantiations of DbiDbgHdr
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbFile.cs (2)
313header = new DbiDbgHdr(); 356header = new DbiDbgHdr(bits);
2 references to DbiDbgHdr
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbFile.cs (2)
310out DbiDbgHdr header, 370DbiDbgHdr header;