3 references to IndentCharacter
System.Text.Json (3)
src\libraries\System.Text.Json\Common\JsonSourceGenerationOptionsAttribute.cs (2)
149/// Specifies the default value of <see cref="JsonSerializerOptions.IndentCharacter"/> when set. 154/// Specifies the default value of <see cref="JsonSerializerOptions.IndentCharacter"/> when set.
System\Text\Json\Serialization\JsonSerializerOptions.cs (1)
1056IndentCharacter = IndentCharacter,