1 reference to IEventsClient
Microsoft.AspNetCore.SignalR.Tests (1)
Internal\TypedClientBuilderTests.cs (1)
201
var ex = Assert.Throws<InvalidOperationException>(() => TypedClientBuilder<
IEventsClient
>.Build(clientProxy));