9 references to ExpectedErrors
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (9)
HubConnectionTests.cs (7)
650await using (var server = await StartServer<Startup>(ExpectedErrors)) 1046await using (var server = await StartServer<Startup>(ExpectedErrors)) 1517await using (var server = await StartServer<Startup>(ExpectedErrors)) 2143await using (var server = await StartServer<Startup>(ExpectedErrors)) 2204await using (var server = await StartServer<Startup>(ExpectedErrors)) 2264await using (var server = await StartServer<Startup>(ExpectedErrors)) 2857await using (var server = await StartServer<Startup>(ExpectedErrors))
HubConnectionTests.Tracing.cs (2)
475await using (var server = await StartServer<Startup>(ExpectedErrors)) 571await using (var server = await StartServer<Startup>(ExpectedErrors))