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