2 references to FormatHttp3ControlStreamErrorUnsupportedType
InMemory.FunctionalTests (1)
Http3\Http3StreamTests.cs (1)
2786
CoreStrings.
FormatHttp3ControlStreamErrorUnsupportedType
(typeId)).DefaultTimeout();
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3ControlStream.cs (1)
235
throw new Http3StreamErrorException(CoreStrings.
FormatHttp3ControlStreamErrorUnsupportedType
(_headerType), Http3ErrorCode.StreamCreationError);