2 writes to _span
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\AnalyzerExecutor.AnalyzerDiagnosticReporter.cs (2)
41
item.
_span
= span;
56
_span
= null;
2 references to _span
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\AnalyzerExecutor.AnalyzerDiagnosticReporter.cs (2)
105
(!
_span
.HasValue ||
_span
.Value.IntersectsWith(diagnostic.Location.SourceSpan)))