2 writes to off
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbFunction.cs (1)
314bits.ReadUInt32(out block.off);
Microsoft.Cci.Pdb\PdbScope.cs (1)
71bits.ReadUInt32(out sub.off);
2 references to off
Mono.Cecil.Pdb (2)
Microsoft.Cci.Pdb\PdbScope.cs (2)
35this.address = block.off; 36this.offset = block.off - funcOffset;