12 instantiations of HPackEncodingException
InMemory.FunctionalTests (3)
src\Servers\Kestrel\shared\HPackHeaderWriter.cs (3)
38
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
44
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
81
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
Microsoft.AspNetCore.Server.Kestrel.Core (3)
src\Servers\Kestrel\shared\HPackHeaderWriter.cs (3)
38
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
44
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
81
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (3)
src\Servers\Kestrel\shared\HPackHeaderWriter.cs (3)
38
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
44
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
81
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (3)
src\Servers\Kestrel\shared\HPackHeaderWriter.cs (3)
38
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
44
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);
81
throw new
HPackEncodingException
(SR.net_http_hpack_encode_failure);