3 references to WordListForPerfectHashOfMethods
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Infrastructure\HttpUtilities.cs (3)
281Debug.Assert(WordListForPerfectHashOfMethods.Length == (MaxHashValue + 1) && methodsLookup.Length == (MaxHashValue + 1)); 285if (index < (uint)WordListForPerfectHashOfMethods.Length 286&& WordListForPerfectHashOfMethods[index] == value