3 instantiations of TestAsyncStreamReader
Aspire.Hosting.Tests (3)
Dashboard\DashboardServiceTests.cs (3)
237
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
306
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
342
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
3 references to TestAsyncStreamReader
Aspire.Hosting.Tests (3)
Dashboard\DashboardServiceTests.cs (3)
237
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
306
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
342
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);