2 references to AppendEscapedPropertyName
System.Text.Json (2)
System\Text\Json\Serialization\ReadStack.cs (1)
329
sb.
AppendEscapedPropertyName
(propertyName);
System\Text\Json\Serialization\WriteStack.cs (1)
461
sb.
AppendEscapedPropertyName
(propertyName);