2 references to
Microsoft.CodeAnalysis.CSharp (2)
Lowering\AsyncRewriter\AsyncMethodToStateMachineRewriter.cs (1)
87: base(F, method, state, instanceIdField, hoistedVariables, nonReusableLocalProxies, nonReusableFieldsForCleanup, synthesizedLocalOrdinals, stateMachineStateDebugInfoBuilder, slotAllocatorOpt, nextFreeHoistedLocalSlot, diagnostics)
Lowering\IteratorRewriter\IteratorMethodToStateMachineRewriter.cs (1)
70: base(F, originalMethod, state, instanceIdField, hoistedVariables, nonReusableLocalProxies, nonReusableFieldsForCleanup, synthesizedLocalOrdinals, stateMachineStateDebugInfoBuilder, slotAllocatorOpt, nextFreeHoistedLocalSlot, diagnostics)