2 references to WaitForInitialLoadAsync
aspire (2)
Commands\DescribeCommand.cs (1)
151await resourceWatcher.WaitForInitialLoadAsync(cancellationToken).ConfigureAwait(false);
Commands\LogsCommand.cs (1)
173await resourceWatcher.WaitForInitialLoadAsync(cancellationToken).ConfigureAwait(false);