3 references to FormatStart
xunit.assert (3)
Sdk\CollectionTracker.cs (3)
661
return
FormatStart
(enumerator.StartItems, enumerator.CurrentIndex, depth);
693
return
FormatStart
(startItems, currentIndex, depth);
724
return
FormatStart
(startItems, currentIndex, depth);