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