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