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