1 reference to ReleaseAsync
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\ResourceLock.cs (1)
96
public async ValueTask DisposeAsync() => await
ReleaseAsync
().ConfigureAwait(false);