2 references to FormatHttp3StreamResetByApplication
InMemory.FunctionalTests (1)
Http3\Http3StreamTests.cs (1)
1121
CoreStrings.
FormatHttp3StreamResetByApplication
(Http3Formatting.ToFormattedErrorCode(Http3ErrorCode.RequestCancelled)));
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Stream.FeatureCollection.cs (1)
57
var message = CoreStrings.
FormatHttp3StreamResetByApplication
(Http3Formatting.ToFormattedErrorCode((Http3ErrorCode)errorCode));