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