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