1 write to _offsetWithinCodeStream
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (1)
675
_offsetWithinCodeStream
= offsetWithinCodeStream;
1 reference to _offsetWithinCodeStream
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (1)
663
return _codeStream.RelativeToAbsoluteOffset(
_offsetWithinCodeStream
);