3 references to Format
xunit.assert (3)
Sdk\ArgumentFormatter.cs (3)
66 return Format(value, 1, out pointerPosition, errorIndex); 85 return Format(value, 1, out _, errorIndex); 98 return Format(value, depth, out _, null);