Implemented interface member:
1 reference to DisposeAsync
Microsoft.Extensions.Hosting (1)
Internal\Host.cs (1)
408public void Dispose() => DisposeAsync().AsTask().GetAwaiter().GetResult();