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