1 write to _cancellationToken
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpRemoveUnnecessaryImportsService.Rewriter.cs (1)
34_cancellationToken = cancellationToken;
1 reference to _cancellationToken
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpRemoveUnnecessaryImportsService.Rewriter.cs (1)
39_cancellationToken.ThrowIfCancellationRequested();