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