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