2 references to IsAt
Microsoft.AspNetCore.App.Analyzers (2)
Infrastructure\RoutePattern\RoutePatternLexer.cs (2)
247
return ch.Value == '?' &&
IsAt
("?}") && !
IsAt
("?}}");