5 instantiations of TestAsyncStreamReader
Aspire.Hosting.Tests (5)
Dashboard\DashboardServiceTests.cs (5)
238
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
308
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
355
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
414
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
451
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
5 references to TestAsyncStreamReader
Aspire.Hosting.Tests (5)
Dashboard\DashboardServiceTests.cs (5)
238
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
308
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
355
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
414
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
451
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);