6 references to AwaitSlow
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (6)
CodeGen\CodeGenAsyncIteratorTests.cs (6)
4469verify(new[] { AwaitSlow, Write, Yield, AwaitSlow }); 4470verify(new[] { AwaitSlow, Write, Yield, Yield }); 4474verify(new[] { AwaitSlow, YieldBreak }); 4475verify(new[] { AwaitSlow, Yield, YieldBreak }); 4561case AwaitSlow: