6 references to AwaitSlow
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (6)
CodeGen\CodeGenAsyncIteratorTests.cs (6)
4226verify(new[] { AwaitSlow, Write, Yield, AwaitSlow }); 4227verify(new[] { AwaitSlow, Write, Yield, Yield }); 4231verify(new[] { AwaitSlow, YieldBreak }); 4232verify(new[] { AwaitSlow, Yield, YieldBreak }); 4318case AwaitSlow: