1 write to _firstState
Microsoft.CodeAnalysis.VisualBasic (1)
CodeGen\ResumableStateMachineStateAllocator.vb (1)
40
_firstState
= firstState
3 references to _firstState
Microsoft.CodeAnalysis.VisualBasic (3)
CodeGen\ResumableStateMachineStateAllocator.vb (3)
70
Return _matchedStateCount < If(_slotAllocator?.GetFirstUnusedStateMachineState(_increasing),
_firstState
) -
_firstState
84
f.Literal(
_firstState
)),