Add CollectionsMarshal ref assemblies (dotnet/corefx#41306)
authorBen Adams <thundercat@illyriad.co.uk>
Thu, 3 Oct 2019 20:25:00 +0000 (21:25 +0100)
committerSantiago Fernandez Madero <safern@microsoft.com>
Thu, 3 Oct 2019 20:24:59 +0000 (13:24 -0700)
commit0e68a2fd9299bf1c8775d4810e861df9b7edab59
treee5bf232aea56ac7c80e1dc0bdc263385eb04c9ce
parentbf81a7c55ee15c1cab869c01a5438b35076b9287
Add CollectionsMarshal ref assemblies (dotnet/corefx#41306)

* Add CollectionsMarshal

* Feedback

* nits

* Feedback

* Update src/System.Runtime.InteropServices/tests/System/Runtime/InteropServices/CollectionsMarshalTests.cs

Co-Authored-By: Ahson Khan <ahkha@microsoft.com>
* Reference collections

Commit migrated from https://github.com/dotnet/corefx/commit/74cfdadd73fc5bc385727ea9e9d7f368926f29fc
src/libraries/System.Runtime.InteropServices/ref/System.Runtime.InteropServices.cs
src/libraries/System.Runtime.InteropServices/ref/System.Runtime.InteropServices.csproj
src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.Tests.csproj
src/libraries/System.Runtime.InteropServices/tests/System/Runtime/InteropServices/CollectionsMarshalTests.cs [new file with mode: 0644]