1 reference to IsBindableMessage
Microsoft.AspNetCore.SignalR.Common.Tests (1)
Internal\Protocol\CompositeTestBinder.cs (1)
18
_hubMessages = hubMessages.Where(
IsBindableMessage
).ToArray();