2 references to _cancellationTokenSource
Microsoft.Build.Tasks.Core (2)
FileIO\VerifyFileHash.cs (2)
66byte[] hash = GetFileHash.ComputeHash(algorithmFactory, filePath, _cancellationTokenSource.Token); 84_cancellationTokenSource.Cancel();