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