Add IsCollectible property to Assembly and necessary backing functions (#20574)
authorJohn Salem <josalem@microsoft.com>
Thu, 25 Oct 2018 03:29:40 +0000 (20:29 -0700)
committerJan Kotas <jkotas@microsoft.com>
Thu, 25 Oct 2018 03:29:40 +0000 (20:29 -0700)
commit5d1acb06a0d426928cb8c9881ccd2400fe57abce
tree34abcf44e1e8787d3c05fe5b108b9f32ac74c052
parentbbf09029f78dc096f9eade80ed2c1926c900f83b
Add IsCollectible property to Assembly and necessary backing functions (#20574)
src/System.Private.CoreLib/shared/System/Reflection/Assembly.cs
src/System.Private.CoreLib/src/System/Reflection/Emit/AssemblyBuilder.cs
src/System.Private.CoreLib/src/System/Reflection/RuntimeAssembly.cs
src/vm/assemblynative.cpp
src/vm/assemblynative.hpp
src/vm/ecalllist.h