1 write to FirstUnusedDecreasingStateMachineState
Microsoft.CodeAnalysis (1)
CodeGen\StateMachineStateDebugInfo.cs (1)
49FirstUnusedDecreasingStateMachineState = firstUnusedDecreasingStateMachineState;
1 reference to FirstUnusedDecreasingStateMachineState
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\DefinitionMap.cs (1)
254firstUnusedDecreasingStateMachineState = addedOrChangedMethod.StateMachineStates.FirstUnusedDecreasingStateMachineState;