5 instantiations of TestAsyncStreamReader
Aspire.Hosting.Tests (5)
Dashboard\DashboardServiceTests.cs (5)
236
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
305
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
351
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
409
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
445
var reader = new
TestAsyncStreamReader
<WatchInteractionsRequestUpdate>(context);
5 references to TestAsyncStreamReader
Aspire.Hosting.Tests (5)
Dashboard\DashboardServiceTests.cs (5)
236
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
305
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
351
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
409
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);
445
var
reader = new TestAsyncStreamReader<WatchInteractionsRequestUpdate>(context);