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)
663return _codeStream.RelativeToAbsoluteOffset(_offsetWithinCodeStream);