11 references to AddDiagnosticIfNone
Microsoft.AspNetCore.App.Analyzers (11)
Infrastructure\RoutePattern\RoutePatternLexer.cs (8)
146token = token.AddDiagnosticIfNone(new EmbeddedDiagnostic( 152token = token.AddDiagnosticIfNone(new EmbeddedDiagnostic( 158token = token.AddDiagnosticIfNone(new EmbeddedDiagnostic( 222token = token.AddDiagnosticIfNone( 227token = token.AddDiagnosticIfNone( 295token = token.AddDiagnosticIfNone( 385token = token.AddDiagnosticIfNone( 428token = token.AddDiagnosticIfNone(
Infrastructure\RoutePattern\RoutePatternParser.cs (3)
455replacementToken = replacementToken.Value.AddDiagnosticIfNone( 489return result.AddDiagnosticIfNone(new EmbeddedDiagnostic(error, GetTokenStartPositionSpan(_currentToken))); 530CreateMissingToken(RoutePatternKind.ParameterNameToken).AddDiagnosticIfNone(