2 references to StateMachineField
Microsoft.CodeAnalysis.CSharp (2)
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (1)
700
hoistedSymbol = @this.F.
StateMachineField
(type, fieldName, new LocalSlotDebugInfo(kind, id), slotIndex);
Lowering\StateMachineRewriter\StateMachineRewriter.cs (1)
225
field = F.
StateMachineField
(fieldType, fieldName, new LocalSlotDebugInfo(synthesizedKind, id), slotIndex);