3 references to With
Microsoft.CodeAnalysis.Features (3)
Diagnostics\Service\EngineV2\DiagnosticIncrementalAnalyzer.IncrementalMemberEditAnalyzer.cs (3)
136executor = executor.With(analysisScope.WithSpan(span)); 149executor = executor.With(analysisScope.WithSpan(changedMember.FullSpan)); 161executor = executor.With(analysisScope.WithSpan(null));