3 references to Delete
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Infrastructure\HttpUtilities.cs (1)
343HttpMethod.Delete,
Internal\Infrastructure\HttpUtilities.Generated.cs (2)
47SetKnownMethod(_mask7Chars, _httpDeleteMethodLong, HttpMethod.Delete, 6); 52_methodNames[(byte)HttpMethod.Delete] = HttpMethods.Delete;