1 write to Max
Microsoft.AspNetCore.Routing (1)
Constraints\RangeRouteConstraint.cs (1)
38
Max
= max;
1 reference to Max
Microsoft.AspNetCore.Routing (1)
Constraints\RangeRouteConstraint.cs (1)
80
return longValue >= Min && longValue <=
Max
;