Implemented interface member:
method
DisposeAsync
System.IAsyncDisposable.DisposeAsync()
1 override of DisposeAsync
Aspire.Dashboard (1)
ServiceClient\TracingSqliteConnection.cs (1)
439
public override async ValueTask
DisposeAsync
()
1 reference to DisposeAsync
Aspire.Dashboard (1)
ServiceClient\TracingSqliteConnection.cs (1)
443
await reader.
DisposeAsync
().ConfigureAwait(false);