4 references to AddObject
Microsoft.VisualStudio.TestPlatform.ObjectModel (4)
Nuget.Frameworks\CompatibilityMappingComparer.cs (2)
50combiner.AddObject(comparer.GetHashCode(obj.TargetFrameworkRange)); 51combiner.AddObject(comparer.GetHashCode(obj.SupportedFrameworkRange));
Nuget.Frameworks\FallbackFramework.cs (2)
53combiner.AddObject(Comparer.GetHashCode(this)); 57combiner.AddObject(Comparer.GetHashCode(each));