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