3 references to DisposeAsync
Microsoft.Extensions.Hosting (3)
Internal\Host.cs (3)
456await DisposeAsync(contentRootFileProvider).ConfigureAwait(false); 462await DisposeAsync(_defaultProvider).ConfigureAwait(false); 466await DisposeAsync(Services).ConfigureAwait(false);