Fix DI DisposeAsync being called twice (#43803)
authorWei Zheng <13881045+wzchua@users.noreply.github.com>
Wed, 28 Oct 2020 23:31:26 +0000 (07:31 +0800)
committerGitHub <noreply@github.com>
Wed, 28 Oct 2020 23:31:26 +0000 (18:31 -0500)
commitd63cbe0b22a57956441b72bd81733b05c032f039
treed6e513fcae5f746e52221cc534ffd20d3b60e350
parent23695a362569af6a4176547b375a01dff08758b3
Fix DI DisposeAsync being called twice (#43803)

* Fix DI DisposeAsync being called twice
src/libraries/Microsoft.Extensions.DependencyInjection/src/ServiceLookup/ServiceProviderEngineScope.cs
src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/ServiceProviderContainerTests.cs