Fix AsyncLocal<class> changed event to not be raised multiple times for one change...
authorKoundinya Veluri <kouvel@users.noreply.github.com>
Wed, 25 Apr 2018 22:21:52 +0000 (15:21 -0700)
committerGitHub <noreply@github.com>
Wed, 25 Apr 2018 22:21:52 +0000 (15:21 -0700)
commitf522335bf390964e3a0aacf261aac922a74e4be2
treec9e52755bc36de64b1773e3a2245c101d73927a2
parent7273f13db6f26f24764fdf13c690b5a2e7215940
Fix AsyncLocal<class> changed event to not be raised multiple times for one change in value (#17767)

Fix AsyncLocal<class> changed event to not be raised multiple times for one change in value

Functional fix for https://github.com/dotnet/coreclr/issues/17758
src/mscorlib/shared/System/Threading/AsyncLocal.cs
src/mscorlib/shared/System/Threading/ExecutionContext.cs