3 writes to _newLine
System.Text.Json (3)
System\Text\Json\Serialization\JsonSerializerOptions.cs (3)
156_newLine = options._newLine; 792return _newLine ??= Environment.NewLine; 798_newLine = value;
1 reference to _newLine
System.Text.Json (1)
System\Text\Json\Serialization\JsonSerializerOptions.cs (1)
156_newLine = options._newLine;