1 reference to ValueIsEscapedHelper
System.Text.Json (1)
System\Text\Json\Document\JsonProperty.cs (1)
96
internal bool NameIsEscaped => Value.
ValueIsEscapedHelper
(isPropertyName: true);