1 write to _lookup
Microsoft.AspNetCore.Routing (1)
Matching\DictionaryJumpTable.cs (1)
26_lookup = _dictionary.GetAlternateLookup<ReadOnlySpan<char>>();
1 reference to _lookup
Microsoft.AspNetCore.Routing (1)
Matching\DictionaryJumpTable.cs (1)
37if (_lookup.TryGetValue(text, out var destination))