2 references to MakeStateMachineStateMap
Microsoft.CodeAnalysis (2)
Emit\EditAndContinue\DefinitionMap.cs (2)
309
stateMachineStateMap =
MakeStateMachineStateMap
(addedOrChangedMethod.StateMachineStates.States);
379
stateMachineStateMap =
MakeStateMachineStateMap
(debugInfo.StateMachineStates);