1 reference to Switch
illink (1)
Linker.Steps\UnreachableBlocksOptimizer.cs (1)
1106
if (i >= 5 && opcode == OpCodes.
Switch
&& GetConstantValue(FoldedInstructions[i - 5], out operand) && operand is int opint3 && IsPairedStlocLdloc(FoldedInstructions[i - 4], FoldedInstructions[i - 3]))