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