1 write to AmbientValues
Microsoft.AspNetCore.Routing.Abstractions (1)
VirtualPathContext.cs (1)
41
AmbientValues
= ambientValues;
30 references to AmbientValues
Microsoft.AspNetCore.Routing (3)
RouteBase.cs (1)
149
var values = _binder.GetValues(context.
AmbientValues
, context.Values);
Tree\TreeRouter.cs (2)
151
var matches = _linkGenerationTree.GetMatches(context.Values, context.
AmbientValues
);
312
var bindingResult = binder.GetValues(context.
AmbientValues
, inputValues);
Microsoft.AspNetCore.Routing.Tests (27)
Tree\LinkGenerationDecisionTreeTest.cs (27)
46
var matches = tree.GetMatches(context.Values, context.
AmbientValues
);
66
var matches = tree.GetMatches(context.Values, context.
AmbientValues
);
86
var matches = tree.GetMatches(context.Values, context.
AmbientValues
);
110
var matches = tree.GetMatches(context.Values, context.
AmbientValues
);
134
var matches = tree.GetMatches(context.Values, context.
AmbientValues
);
156
var matches = tree.GetMatches(context.Values, context.
AmbientValues
);
178
var matches = tree.GetMatches(context.Values, context.
AmbientValues
);
203
var matches = tree.GetMatches(context.Values, context.
AmbientValues
);
229
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
253
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
280
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
306
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
332
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
357
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
385
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
413
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
441
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
468
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
496
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
524
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
551
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
578
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
603
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
628
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
655
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
682
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();
707
var matches = tree.GetMatches(context.Values, context.
AmbientValues
).Select(m => m.Match).ToList();