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