2 references to IsShortBranch
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (2)
51if (IsShortBranch && unchecked((sbyte)distance) != distance) 316bool isShortInstruction = branch.IsShortBranch;