2 references to CallbackParameterInfo
aspire (2)
Commands\Sdk\SdkDumpCommand.cs (2)
761public List<CallbackParameterInfo>? CallbackParameters { get; set; } 869[JsonSerializable(typeof(CallbackParameterInfo))]