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