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