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();