2 references to WaitUntilCurrentBatchCompletesAsync
Microsoft.CodeAnalysis.Razor.Workspaces.UnitTests (2)
Utilities\AsyncBatchingWorkQueueTest.cs (2)
38
await workQueue.
WaitUntilCurrentBatchCompletesAsync
();
80
await workQueue.
WaitUntilCurrentBatchCompletesAsync
();