6 references to AwaitSlow
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (6)
CodeGen\CodeGenAsyncIteratorTests.cs (6)
4514verify(new[] { AwaitSlow, Write, Yield, AwaitSlow }); 4515verify(new[] { AwaitSlow, Write, Yield, Yield }); 4519verify(new[] { AwaitSlow, YieldBreak }); 4520verify(new[] { AwaitSlow, Yield, YieldBreak }); 4606case AwaitSlow: