2 references to WithCancellationToken
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\AnalyzerDriver.cs (2)
700_lazyAnalyzerExecutor = this.AnalyzerExecutor.WithCancellationToken(cancellationToken); 2259var executor = AnalyzerExecutor.WithCancellationToken(cancellationToken);