Implemented interface member:
method
DisposeAsync
System.IAsyncDisposable.DisposeAsync()
1 override of DisposeAsync
Aspire.Dashboard (1)
ServiceClient\TracingSqliteConnection.cs (1)
175
public override ValueTask
DisposeAsync
() => transaction.DisposeAsync();
1 reference to DisposeAsync
Aspire.Dashboard (1)
ServiceClient\TracingSqliteConnection.cs (1)
175
public override ValueTask DisposeAsync() => transaction.
DisposeAsync
();