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