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