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