4 references to GetUnderlyingRepresentation
System.Text.Json (4)
System\Text\Json\Nodes\JsonObject.cs (3)
85
GetUnderlyingRepresentation
(out OrderedDictionary<string, JsonNode?>? dictionary, out JsonElement? jsonElement);
153
GetUnderlyingRepresentation
(out OrderedDictionary<string, JsonNode?>? dictionary, out JsonElement? jsonElement);
175
GetUnderlyingRepresentation
(out OrderedDictionary<string, JsonNode?>? dictionary, out JsonElement? jsonElement);
System\Text\Json\Nodes\JsonObject.IDictionary.cs (1)
244
GetUnderlyingRepresentation
(out OrderedDictionary<string, JsonNode?>? dictionary, out JsonElement? jsonElement);