Implemented interface member:
2 references to DisposeAsync
Aspire.Hosting.Browsers (2)
BrowserHost.cs (2)
173
await connectionMultiplexer.
DisposeAsync
().ConfigureAwait(false);
204
await _connectionMultiplexer.
DisposeAsync
().ConfigureAwait(false);