3 references to ShouldInclude
Microsoft.CodeAnalysis (3)
DiagnosticAnalyzer\AnalysisScope.cs (3)
256if (ShouldInclude(node.FullSpan)) 278return ShouldInclude(node.FullSpan); 315return ShouldInclude(diagnostic.Location.SourceSpan);