1 write to Max
Microsoft.AspNetCore.Routing (1)
Constraints\MaxRouteConstraint.cs (1)
29
Max
= max;
2 references to Max
Microsoft.AspNetCore.OpenApi (1)
Extensions\JsonNodeSchemaExtensions.cs (1)
241
schema[OpenApiSchemaKeywords.MaximumKeyword] = maxRouteConstraint.
Max
;
Microsoft.AspNetCore.Routing (1)
Constraints\MaxRouteConstraint.cs (1)
68
return longValue <=
Max
;