2 references to ValueIsEscaped
System.Text.Json (2)
System\Text\Json\Document\JsonElement.cs (2)
1228return _parent.ValueIsEscaped(_idx, isPropertyName: false); 1531return _parent.ValueIsEscaped(_idx, isPropertyName);