3 references to With
Microsoft.CodeAnalysis.Features (3)
Diagnostics\Service\DiagnosticAnalyzerService.IncrementalMemberEditAnalyzer.cs (3)
142
executor = executor.
With
(analysisScope.WithSpan(span));
155
executor = executor.
With
(analysisScope.WithSpan(changedMember.FullSpan));
167
executor = executor.
With
(analysisScope.WithSpan(null));