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