2 writes to _matchedStateCount
Microsoft.CodeAnalysis.VisualBasic (2)
CodeGen\ResumableStateMachineStateAllocator.vb (2)
39_matchedStateCount = 0 56_matchedStateCount += 1
1 reference to _matchedStateCount
Microsoft.CodeAnalysis.VisualBasic (1)
CodeGen\ResumableStateMachineStateAllocator.vb (1)
70Return _matchedStateCount < If(_slotAllocator?.GetFirstUnusedStateMachineState(_increasing), _firstState) - _firstState