3 references to Indent
Microsoft.TestPlatform.CommunicationUtilities (3)
Json\Jsonite\Jsonite.cs (3)
1001this.indent = settings.Indent; 1439/// Gets or sets the number of <see cref="IndentChar"/> used to indent a json output when <see cref="Indent"/> is <c>true</c>. 1444/// Gets or sets the indent character used when <see cref="Indent"/> is <c>true</c>.