1 instantiation of SignalRResolver
Microsoft.AspNetCore.SignalR.Protocols.MessagePack (1)
Protocol\MessagePackHubProtocol.cs (1)
79public static readonly IFormatterResolver Instance = new SignalRResolver();
1 reference to SignalRResolver
Microsoft.AspNetCore.SignalR.Protocols.MessagePack (1)
Protocol\MessagePackHubProtocol.cs (1)
74.WithResolver(SignalRResolver.Instance)