6 references to WriteChar
System.Text.Json (6)
src\libraries\System.Text.Json\Common\JsonSeparatorNamingPolicy.cs (6)
80
WriteChar
(separator.Value, ref destination);
95
WriteChar
(separator.Value, ref destination);
112
WriteChar
(current, ref destination);
126
WriteChar
(separator.Value, ref destination);
140
WriteChar
(current, ref destination);
158
WriteChar
(current, ref destination);