1 write to States
Microsoft.CodeAnalysis (1)
CodeGen\StateMachineStateDebugInfo.cs (1)
47States = states;
2 references to States
Microsoft.CodeAnalysis (2)
Emit\EditAndContinue\DefinitionMap.cs (1)
251stateMachineStateMap = MakeStateMachineStateMap(addedOrChangedMethod.StateMachineStates.States);
PEWriter\MetadataWriter.cs (1)
4184methodBody.StateMachineStatesDebugInfo.States);