1 write to OrdinalEntries
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ActionSelectionTable.cs (1)
47
OrdinalEntries
= ordinalEntries;
1 reference to OrdinalEntries
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ActionSelectionTable.cs (1)
175
if (
OrdinalEntries
.TryGetValue(routeValues, out var matches) ||