1 write to dbghdrSize
Mono.Cecil.Pdb (1)
Microsoft.Cci.Pdb\DbiHeader.cs (1)
24bits.ReadInt32(out dbghdrSize);
2 references to dbghdrSize
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbFile.cs (2)
354end = bits.Position + dh.dbghdrSize; 355if (dh.dbghdrSize > 0) {