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