2 references to ResumableStateMachineStateAllocator
Microsoft.CodeAnalysis.CSharp (2)
Lowering\AsyncRewriter\AsyncIteratorMethodToStateMachineRewriter.cs (1)
74
_iteratorStateAllocator = new
ResumableStateMachineStateAllocator
(
Lowering\StateMachineRewriter\MethodToStateMachineRewriter.cs (1)
160
_resumableStateAllocator = new
ResumableStateMachineStateAllocator
(