1 write to _actionConstraintCache
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ActionSelector.cs (1)
42_actionConstraintCache = actionConstraintCache;
1 reference to _actionConstraintCache
Microsoft.AspNetCore.Mvc.Core (1)
Infrastructure\ActionSelector.cs (1)
122var constraints = _actionConstraintCache.GetActionConstraints(context.HttpContext, action);