2 references to
Microsoft.AspNetCore.Components (2)
Routing\UrlValueConstraint.cs (2)
142if (!_parser(values[i].Span, out result[i])) 144throw new InvalidOperationException($"Cannot parse the value '{values[i]}' as type '{typeof(T)}' for '{destinationNameForMessage}'.");