3 references to DisposeAsync
Microsoft.Extensions.Hosting (3)
Internal\Host.cs (3)
476await DisposeAsync(contentRootFileProvider).ConfigureAwait(false); 482await DisposeAsync(_defaultProvider).ConfigureAwait(false); 486await DisposeAsync(Services).ConfigureAwait(false);