2 references to AddTestHelper
Microsoft.CodeAnalysis.UnitTests (2)
Collections\ImmutableSetTest.cs (2)
28
AddTestHelper
(this.Empty<int>(), 3, 5, 4, 3);
35
AddTestHelper
(this.Empty<int>(), arrayWithDuplicates);