1 instantiation of __ProtocolVersionFailedStruct
Microsoft.AspNetCore.SignalR.Core (1)
_generated\0\LoggerMessage.g.cs (1)
168
new
__ProtocolVersionFailedStruct
(protocol, version),
2 references to __ProtocolVersionFailedStruct
Microsoft.AspNetCore.SignalR.Core (2)
_generated\0\LoggerMessage.g.cs (2)
129
public static readonly global::System.Func<
__ProtocolVersionFailedStruct
, global::System.Exception?, string> Format = (state, ex) => state.ToString();
170
__ProtocolVersionFailedStruct
.Format);