1 implementation of Offset
Mono.Cecil.Pdb (1)
Microsoft.Cci.Pdb\SourceLocationProvider.cs (1)
19
public uint
Offset
{
2 references to Offset
Mono.Cecil.Pdb (2)
Mono.Cecil.Pdb\NativePdbReader.cs (2)
129
state_machine.Scopes.Add (new StateMachineScope ((int) iterator_scope.
Offset
, (int) (iterator_scope.
Offset
+ iterator_scope.Length + 1)));