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