7 references to Indent
Microsoft.VisualStudio.TestPlatform.Common (7)
Utilities\SimpleJSON.cs (7)
272
WriteToStringBuilder(sb, 0, aIndent, JSONTextMode.
Indent
);
824
if (aMode == JSONTextMode.
Indent
)
827
if (aMode == JSONTextMode.
Indent
)
831
if (aMode == JSONTextMode.
Indent
)
980
if (aMode == JSONTextMode.
Indent
)
982
if (aMode == JSONTextMode.
Indent
)
991
if (aMode == JSONTextMode.
Indent
)