3 references to ShouldInclude
Microsoft.CodeAnalysis (3)
DiagnosticAnalyzer\AnalysisScope.cs (3)
257if (ShouldInclude(node.FullSpan)) 279return ShouldInclude(node.FullSpan); 316return ShouldInclude(diagnostic.Location.SourceSpan);