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