1 reference to Equals
Microsoft.DotNet.Build.Tasks.Feed (1)
src\model\TargetChannelConfig.cs (1)
187return obj is TargetFeedSpecification other && Equals(other);