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