1 write to _firstState
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\ResumableStateMachineStateAllocator.cs (1)
46
_firstState
= firstState;
3 references to _firstState
Microsoft.CodeAnalysis.CSharp (3)
Lowering\StateMachineRewriter\ResumableStateMachineStateAllocator.cs (3)
78
=> _matchedStateCount < Math.Abs((_slotAllocator?.GetFirstUnusedStateMachineState(_increasing) ??
_firstState
) -
_firstState
);
94
f.Literal(
_firstState
)),