5 references to GetException
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http\HttpParser.cs (1)
597
=> KestrelBadHttpRequestException.
GetException
(
Internal\Http\HttpProtocol.cs (1)
1396
=> KestrelBadHttpRequestException.
GetException
(
KestrelBadHttpRequestException.cs (3)
22
=> throw
GetException
(reason, method.ToString().ToUpperInvariant());
99
throw
GetException
(reason, detail);
105
throw
GetException
(reason, detail.ToString());