1 write to slots
Mono.Cecil.Pdb (1)
Microsoft.Cci.Pdb\PdbFunction.cs (1)
267
slots
= new PdbSlot[slotCount];
2 references to slots
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbFunction.cs (2)
272
scopes[0] = new PdbScope(this.address, proc.len,
slots
, constants, usedNamespaces);
325
slots
[slot++] = new PdbSlot(bits);