1 write to _stateMachineTypeName
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
72_stateMachineTypeName = stateMachineTypeName;
1 reference to _stateMachineTypeName
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\EncVariableSlotAllocator.cs (1)
192public override string? PreviousStateMachineTypeName => _stateMachineTypeName;