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