2 references to Any
System.Text.Json (2)
System\Text\Json\Serialization\JsonConverter.cs (2)
235
/// <see cref="JsonValueType.
Any
"/>. Used by union-type dispatch to build a
245
internal virtual JsonValueType GetSupportedJsonValueTypes(JsonNumberHandling numberHandling) => JsonValueType.
Any
;