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 245internal virtual JsonValueType GetSupportedJsonValueTypes(JsonNumberHandling numberHandling) => JsonValueType.Any;