2 writes to len
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbFunction.cs (1)
313
bits.ReadUInt32(out block.
len
);
Microsoft.Cci.Pdb\PdbScope.cs (1)
70
bits.ReadUInt32(out sub.
len
);
1 reference to len
Mono.Cecil.Pdb (1)
Microsoft.Cci.Pdb\PdbScope.cs (1)
37
this.length = block.
len
;