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