1 instantiation of __Http2FlowControlQueueMaximumTooLowStruct
Microsoft.AspNetCore.Server.Kestrel.Core (1)
_generated\0\LoggerMessage.g.cs (1)
1121
new
__Http2FlowControlQueueMaximumTooLowStruct
(connectionId, expected, actual),
2 references to __Http2FlowControlQueueMaximumTooLowStruct
Microsoft.AspNetCore.Server.Kestrel.Core (2)
_generated\0\LoggerMessage.g.cs (2)
1081
public static readonly global::System.Func<
__Http2FlowControlQueueMaximumTooLowStruct
, global::System.Exception?, string> Format = (state, ex) => state.ToString();
1123
__Http2FlowControlQueueMaximumTooLowStruct
.Format);