2 writes to MatchedItems
Microsoft.AspNetCore.Routing (2)
DecisionTree\DecisionTreeBuilder.cs (2)
201MatchedItems = new HashSet<ItemDescriptor<TItem>>(); 207MatchedItems = new HashSet<ItemDescriptor<TItem>>();
1 reference to MatchedItems
Microsoft.AspNetCore.Routing (1)
DecisionTree\DecisionTreeBuilder.cs (1)
161if (context.MatchedItems.Add(item))