1 write to _stateMachineStateMap
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
75_stateMachineStateMap = stateMachineStateMap;
2 references to _stateMachineStateMap
Microsoft.CodeAnalysis (2)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (2)
363if (_stateMachineStateMap != null && 365_stateMachineStateMap.TryGetValue((syntaxOffset, awaitId), out state))