Implemented interface member:
method
InvokeAsync<T>
Aspire.Cli.Projects.IAppHostRpcClient.InvokeAsync<T>(System.String, System.Object[], System.Threading.CancellationToken)
2 references to InvokeAsync
aspire (2)
Projects\AppHostRpcClient.cs (2)
83=> InvokeAsync<RuntimeSpec>("getRuntimeSpec", [languageId], cancellationToken); 88=> InvokeAsync<Dictionary<string, string>>(