3 references to GetUnderlyingRepresentation
System.Text.Json (3)
System\Text\Json\Nodes\JsonArray.cs (3)
76GetUnderlyingRepresentation(out List<JsonNode?>? list, out JsonElement? jsonElement); 271GetUnderlyingRepresentation(out List<JsonNode?>? list, out JsonElement? jsonElement); 299GetUnderlyingRepresentation(out List<JsonNode?>? list, out JsonElement? jsonElement);