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