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)
198listPackageArgs.CancellationToken); 441listPackageArgs.CancellationToken); 720token: listPackageArgs.CancellationToken);