1 write to StateMachineStates
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\AddedOrChangedMethodInfo.cs (1)
56
StateMachineStates
= stateMachineStates;
1 reference to StateMachineStates
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\AddedOrChangedMethodInfo.cs (1)
69
return new AddedOrChangedMethodInfo(MethodId, mappedLocals, LambdaDebugInfo, ClosureDebugInfo, StateMachineTypeName, mappedHoistedLocalSlots, mappedAwaiterSlots,
StateMachineStates
);