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