6 references to AwaitSlow
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (6)
CodeGen\CodeGenAsyncIteratorTests.cs (6)
4522verify(new[] { AwaitSlow, Write, Yield, AwaitSlow }); 4523verify(new[] { AwaitSlow, Write, Yield, Yield }); 4527verify(new[] { AwaitSlow, YieldBreak }); 4528verify(new[] { AwaitSlow, Yield, YieldBreak }); 4614case AwaitSlow: