5 references to Get
Microsoft.AspNetCore.Server.Kestrel.Core (5)
Internal\Http2\Http2Stream.cs (1)
700
Method = HttpMethod.
Get
;
Internal\Http3\Http3Stream.cs (1)
267
Method = HttpMethod.
Get
;
Internal\Infrastructure\HttpUtilities.cs (2)
222
return HttpMethod.
Get
;
340
HttpMethod.
Get
,
Internal\Infrastructure\HttpUtilities.Generated.cs (1)
53
_methodNames[(byte)HttpMethod.
Get
] = HttpMethods.Get;