System.Text.Json.Nodes.JsonValueOfJsonString sealed class JsonValueOfJsonString : JsonValue Documentation Code namespace System.Text.Json.Nodes { internal sealed class JsonValueOfJsonString : JsonValue { } }