1 write to Label
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (1)
24
Label
= label;
2 references to Label
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (2)
479
Debug.Assert(patch.
Label
.IsPlaced);
486
int value = patch.
Label
.AbsoluteOffset - _startOffsetForLinking - patch.Offset - delta;