1 write to _firstUnusedDecreasingStateMachineState
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
80_firstUnusedDecreasingStateMachineState = firstUnusedDecreasingStateMachineState;
1 reference to _firstUnusedDecreasingStateMachineState
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
359=> increasing ? _firstUnusedIncreasingStateMachineState : _firstUnusedDecreasingStateMachineState;