Moved LocalVariableInfo to shared (#19184)
authorAnirudh Agnihotry <anirudhagnihotry098@gmail.com>
Fri, 3 Aug 2018 20:03:35 +0000 (13:03 -0700)
committerGitHub <noreply@github.com>
Fri, 3 Aug 2018 20:03:35 +0000 (13:03 -0700)
commitb3db1041998be9c63a730240a8f16918597c0ed5
tree9ffcd3b7fcaa6e2331ca67212215a7db27ff6d8c
parentf6e2b9c3b311f58497ccfc337e5925a95a2d008a
Moved LocalVariableInfo to shared (#19184)

* File Modified

* Moved to shared

* Introducing RuntimeLocalVariableInfo

* Build Corefx change

* sealed added
src/System.Private.CoreLib/System.Private.CoreLib.csproj
src/System.Private.CoreLib/shared/System.Private.CoreLib.Shared.projitems
src/System.Private.CoreLib/shared/System/Reflection/LocalVariableInfo.cs [moved from src/System.Private.CoreLib/src/System/Reflection/LocalVariableInfo.cs with 50% similarity]
src/System.Private.CoreLib/src/System/Reflection/RuntimeLocalVariableInfo.cs [new file with mode: 0644]
src/vm/mscorlib.h
src/vm/runtimehandles.cpp
src/vm/runtimehandles.h