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