2 references to _mask7Chars
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\HttpUtilities.cs (1)
436if ((scheme & _mask7Chars) == _httpSchemeLong)
Internal\Infrastructure\HttpUtilities.Generated.cs (1)
47SetKnownMethod(_mask7Chars, _httpDeleteMethodLong, HttpMethod.Delete, 6);