1 write to FilterTree
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\DiagnosticAnalysisContext.cs (1)
1087FilterTree = codeBlock.SyntaxTree;
2 references to FilterTree
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\DiagnosticAnalysisContext.cs (2)
1052/// Optional filter span within the <see cref="FilterTree"/> for which to compute diagnostics. 1053/// <see langword="null"/> if we are analyzing the entire <see cref="FilterTree"/>