Share via


PackageReferenceQueryResultsExtensions Class

Definition

Query Results Extensions for IPackageReferenceSnapshot

[System.Runtime.CompilerServices.Nullable(0)]
public static class PackageReferenceQueryResultsExtensions
[<System.Runtime.CompilerServices.Nullable(0)>]
type PackageReferenceQueryResultsExtensions = class
Public Module PackageReferenceQueryResultsExtensions
Inheritance
PackageReferenceQueryResultsExtensions
Attributes

Methods

ChangesFrom(IQueryResults<IPackageReferenceSnapshot>, IQueryResults<IPackageReferenceSnapshot>)

Calculates the set of differences with another PackageReference collection./>

Applies to