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)
72
Return
_matchedStateCount
< If(_slotAllocator?.GetFirstUnusedStateMachineState(_increasing), _firstState) - _firstState