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