Nullable: AsyncLocal (dotnet/coreclr#23618)
authorStephen Toub <stoub@microsoft.com>
Tue, 2 Apr 2019 02:55:23 +0000 (22:55 -0400)
committerGitHub <noreply@github.com>
Tue, 2 Apr 2019 02:55:23 +0000 (22:55 -0400)
commit034e73e55dfa3d393961beba1034108df273ac7f
treea17dfb4a8803fbeef44fedb173c600fe06b69542
parente6406884fec0ecf2eb08d3dfe695109596cb7772
Nullable: AsyncLocal (dotnet/coreclr#23618)

* Nullable: AsyncLocal

* Address PR feedback

Commit migrated from https://github.com/dotnet/coreclr/commit/95bd0cc9b8b8a3917e09dd48f988b6a89a093cdd
src/coreclr/src/System.Private.CoreLib/src/System/MulticastDelegate.cs
src/libraries/System.Private.CoreLib/src/System/Lazy.cs
src/libraries/System.Private.CoreLib/src/System/Threading/AsyncLocal.cs
src/libraries/System.Private.CoreLib/src/System/Threading/ExecutionContext.cs
src/libraries/System.Private.CoreLib/src/System/Threading/LazyInitializer.cs
src/libraries/System.Private.CoreLib/src/System/Threading/ThreadLocal.cs