2 references to _matchedStates
Microsoft.CodeAnalysis.CSharp (2)
Lowering\StateMachineRewriter\ResumableStateMachineStateAllocator.cs (2)
60Debug.Assert(!_matchedStates[(int)state * direction]); 61_matchedStates[(int)state * direction] = true;