2 references to CheckConstraintCore
Microsoft.AspNetCore.Routing (2)
Constraints\IntRouteConstraint.cs (2)
47return valueString is not null && CheckConstraintCore(valueString); 61return CheckConstraintCore(literal);