namespace Connected.Rest; internal class ArgumentDescriptor { public Type Type { get; init; } }