2 references to MarkLabel
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
791
_il.
MarkLabel
(labelInfo._metaLabel);
System.Reflection.Metadata (1)
System\Reflection\Metadata\Ecma335\Encoding\InstructionEncoder.cs (1)
33
/// such as <see cref="Branch(ILOpCode, LabelHandle)"/>, <see cref="DefineLabel"/>, <see cref="
MarkLabel
(LabelHandle)"/> etc.