2 writes to EqualsCalls
Microsoft.CodeAnalysis.UnitTests (2)
Collections\HashSet\SegmentedHashSet_Generic_Tests`1.cs (1)
658c.EqualsCalls = 0;
Collections\HashSet\TestingTypes.cs (1)
388EqualsCalls++;
1 reference to EqualsCalls
Microsoft.CodeAnalysis.UnitTests (1)
Collections\HashSet\SegmentedHashSet_Generic_Tests`1.cs (1)
665Assert.InRange(c.EqualsCalls, 1, int.MaxValue);