1 write to len
Mono.Cecil.Pdb (1)
Microsoft.Cci.Pdb\PdbFunction.cs (1)
152bits.ReadUInt32(out proc.len);
2 references to len
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbFunction.cs (2)
243this.length = proc.len; 272scopes[0] = new PdbScope(this.address, proc.len, slots, constants, usedNamespaces);