3 writes to RemainingSwitchBranches
System.Reflection.Metadata (3)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (2)
107
RemainingSwitchBranches
= 0;
278
RemainingSwitchBranches
--;
System\Reflection\Metadata\Ecma335\Encoding\InstructionEncoder.cs (1)
457
branchBuilder.
RemainingSwitchBranches
= branchCount;
2 references to RemainingSwitchBranches
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\Encoding\ControlFlowBuilder.cs (2)
266
if (
RemainingSwitchBranches
> 0)
274
if (
RemainingSwitchBranches
== 0)