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