1 write to nextFreeHoistedLocalSlot
Microsoft.CodeAnalysis.CSharp (1)
Lowering\StateMachineRewriter\StateMachineRewriter.cs (1)
126CreateNonReusableLocalProxies(variablesToHoist, out this.nonReusableLocalProxies, out this.nonReusableFieldsForCleanup, out this.nextFreeHoistedLocalSlot);
3 references to nextFreeHoistedLocalSlot
Microsoft.CodeAnalysis.CSharp (3)
Lowering\AsyncRewriter\AsyncRewriter.AsyncIteratorRewriter.cs (1)
710nextFreeHoistedLocalSlot: nextFreeHoistedLocalSlot,
Lowering\AsyncRewriter\AsyncRewriter.cs (1)
293nextFreeHoistedLocalSlot: nextFreeHoistedLocalSlot,
Lowering\IteratorRewriter\IteratorRewriter.cs (1)
342nextFreeHoistedLocalSlot,