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