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