The JsonPropertyInfo.AttributeProvider property isn't being populated by the source generator, making it impossible to resolve additional attributes from JsonPropertyInfo instances. This can create issues when mapping contract metadata to richer representations such as JSON schema (e.g. resolving DescriptionAttribute).
cc @captainsafia @stephentoub