Implemented interface member:
1 reference to Equals
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\CompatibilityCacheKey.cs (1)
56return obj is CompatibilityCacheKey other && Equals(other);