Merge pull request dotnet/coreclr#9831 from WinCPP/LazyInitializerNewOverloads
authorStephen Toub <stoub@microsoft.com>
Wed, 1 Mar 2017 15:10:26 +0000 (10:10 -0500)
committerGitHub <noreply@github.com>
Wed, 1 Mar 2017 15:10:26 +0000 (10:10 -0500)
CoreFx dotnet/coreclr#16274 Implementation - New overloads of LazyInitializer.EnsureInitialized for reference types

Commit migrated from https://github.com/dotnet/coreclr/commit/38b0df9987c86ee54c84609484564598fc4e47ca


Trivial merge