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