2 references to _identityComparer
NuGet.Commands (2)
RestoreCommand\Utility\ProjectItemIdentityComparer.cs (2)
19return _identityComparer.Equals(x.Identity, y.Identity); 23return _identityComparer.GetHashCode(obj.Identity);