3 references to DisposeAsync
Microsoft.Extensions.Hosting (3)
Internal\Host.cs (3)
456
await
DisposeAsync
(contentRootFileProvider).ConfigureAwait(false);
462
await
DisposeAsync
(_defaultProvider).ConfigureAwait(false);
466
await
DisposeAsync
(Services).ConfigureAwait(false);