3 references to DisposeAsync
Microsoft.Extensions.Hosting (3)
Internal\Host.cs (3)
545await DisposeAsync(contentRootFileProvider).ConfigureAwait(false); 551await DisposeAsync(_defaultProvider).ConfigureAwait(false); 555await DisposeAsync(Services).ConfigureAwait(false);