2 references to ScanForConnectionsAsync
aspire (2)
Commands\PsCommand.cs (2)
126
? await
ScanForConnectionsAsync
(cancellationToken).ConfigureAwait(false)
129
async () => await
ScanForConnectionsAsync
(cancellationToken).ConfigureAwait(false));