1 write to _startOffset
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
918
_startOffset
= offset;
2 references to _startOffset
System.Reflection.Emit (2)
System\Reflection\Emit\ModuleBuilderImpl.cs (2)
518
constantList: MetadataTokens.LocalConstantHandle(1), scope.
_startOffset
, scope._endOffset - scope.
_startOffset
);