6 references to AwaitSlow
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (6)
CodeGen\CodeGenAsyncIteratorTests.cs (6)
4520verify(new[] { AwaitSlow, Write, Yield, AwaitSlow }); 4521verify(new[] { AwaitSlow, Write, Yield, Yield }); 4525verify(new[] { AwaitSlow, YieldBreak }); 4526verify(new[] { AwaitSlow, Yield, YieldBreak }); 4612case AwaitSlow: