2 references to Branch
System.Reflection.Emit (1)
System\Reflection\Emit\ILGeneratorImpl.cs (1)
512_il.Branch((ILOpCode)opcode.Value, 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.