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