2 references to StateMachineField
Microsoft.CodeAnalysis.CSharp (2)
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (1)
688
hoistedField = F.
StateMachineField
(expr.Type, fieldName, new LocalSlotDebugInfo(kind, id), slotIndex);
Lowering\StateMachineRewriter\StateMachineRewriter.cs (1)
223
field = F.
StateMachineField
(fieldType, fieldName, new LocalSlotDebugInfo(synthesizedKind, id), slotIndex);