Implemented interface member:
method
Cancel
Microsoft.Build.Framework.ICancelableTask.Cancel()
2 references to Cancel
Microsoft.DotNet.Build.Tasks.Feed (1)
src\ExecWithRetriesForNuGetPush.cs (1)
82_runningExec?.Cancel();
Microsoft.DotNet.Build.Tasks.Installers (1)
src\ExecWithRetries.cs (1)
58_runningExec?.Cancel();