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