1 write to CancellationToken
NuGet.CommandLine.XPlat (1)
Commands\PackageReferenceCommands\ListPackage\ListPackageArgs.cs (1)
75CancellationToken = cancellationToken;
3 references to CancellationToken
NuGet.CommandLine.XPlat (3)
Commands\PackageReferenceCommands\ListPackage\ListPackageCommandRunner.cs (3)
194listPackageArgs.CancellationToken); 437listPackageArgs.CancellationToken); 716token: listPackageArgs.CancellationToken);