4 references to AnalyzerDebug
Microsoft.AspNetCore.App.Analyzers (4)
Infrastructure\EmbeddedSyntax\EmbeddedDiagnostic.cs (1)
18AnalyzerDebug.Assert(message != null);
Infrastructure\EmbeddedSyntax\EmbeddedSeparatedSyntaxNodeList.cs (2)
67AnalyzerDebug.Assert(nodeOrToken.IsNode); 68AnalyzerDebug.Assert(nodeOrToken.Node != null);
Infrastructure\RoutePattern\RoutePatternHelpers.cs (1)
30AnalyzerDebug.Assert(nodeOrToken.Node != null);