3 references to Patch
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Infrastructure\HttpUtilities.cs (1)
347
HttpMethod.
Patch
,
Internal\Infrastructure\HttpUtilities.Generated.cs (2)
45
SetKnownMethod(_mask6Chars, _httpPatchMethodLong, HttpMethod.
Patch
, 5);
56
_methodNames[(byte)HttpMethod.
Patch
] = HttpMethods.Patch;