2 references to IsTrailingQuestionMark
Microsoft.AspNetCore.App.Analyzers (2)
Infrastructure\RoutePattern\RoutePatternLexer.cs (2)
191
else if (
IsTrailingQuestionMark
(ch))
450
else if (
IsTrailingQuestionMark
(ch))