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