4 references to ConstructTestEnumerable
Microsoft.CodeAnalysis.UnitTests (4)
Collections\List\SegmentedList.Generic.Tests.Misc.cs (4)
34ConstructTestEnumerable, 200return ConstructTestEnumerable(items) 866IntDriver.InsertRangeValidations(intArr1, IntDriver.ConstructTestEnumerable); 867StringDriver.InsertRangeValidations(stringArr1, StringDriver.ConstructTestEnumerable);