2 references to PdbScope
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbFunction.cs (1)
319
scopes[scope++] = new
PdbScope
(this.address, block, bits, out slotToken);
Microsoft.Cci.Pdb\PdbScope.cs (1)
76
scopes[scope++] = new
PdbScope
(funcOffset, sub, bits, out typind);