1 write to Label
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (1)
35Label = label;
2 references to Label
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (2)
43int labelTargetOffset = labels[Label.Id - 1]; 46Throw.InvalidOperation_LabelNotMarked(Label.Id);