3 references to FormatStart
xunit.assert (3)
Sdk\CollectionTracker.cs (3)
644 return FormatStart(enumerator.StartItems, enumerator.CurrentIndex, depth); 676 return FormatStart(startItems, currentIndex, depth); 707 return FormatStart(startItems, currentIndex, depth);