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