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