1 reference to GetUInt64Key
Microsoft.AspNetCore.Routing (1)
Matching\ILEmitTrieFactory.cs (1)
331
var groups = entries.GroupBy(e =>
GetUInt64Key
(e.text, index)).ToArray();