3 references to DisposeAsync
Microsoft.Extensions.Hosting (3)
Internal\Host.cs (3)
416await DisposeAsync(contentRootFileProvider).ConfigureAwait(false); 422await DisposeAsync(_defaultProvider).ConfigureAwait(false); 426await DisposeAsync(Services).ConfigureAwait(false);