Add CollectionsMarshal (dotnet/coreclr#26867)
authorBen Adams <thundercat@illyriad.co.uk>
Wed, 25 Sep 2019 00:24:01 +0000 (01:24 +0100)
committerTanner Gooding <tagoo@outlook.com>
Wed, 25 Sep 2019 00:24:01 +0000 (17:24 -0700)
commit8af6d83ddf27128afb3f14e7d47df2ada768e704
treeb04f89b72362b98835847368dac690150bf4421c
parent489339663096478fe125320df23c36cebcd7af24
Add CollectionsMarshal (dotnet/coreclr#26867)

* Add CollectionsMarshal

* Feedback

* Feedback

Commit migrated from https://github.com/dotnet/coreclr/commit/1432fe4faca1333eaeab3b41707af3c85a35888f
src/libraries/System.Private.CoreLib/src/System.Private.CoreLib.Shared.projitems
src/libraries/System.Private.CoreLib/src/System/Collections/Generic/List.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/CollectionsMarshal.cs [new file with mode: 0644]