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