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