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