Add ICustomMarshaler tests (#19195)
authorHugh Bellamy <hughbellars@gmail.com>
Sun, 18 Nov 2018 18:31:28 +0000 (18:31 +0000)
committerAaron Robinson <arobins@microsoft.com>
Sun, 18 Nov 2018 18:31:28 +0000 (10:31 -0800)
commit52b9353a05890be9302111a8a0eec1cddc719945
tree8666bc5364b260cb021b1502a959c2a481d14a20
parent8418985c3a36fe7b96a2878ef3d4e70a277a24bd
Add ICustomMarshaler tests (#19195)

* Add ICustomMarshaler tests
tests/src/Interop/ICustomMarshaler/ICustomMarshaler.cs [new file with mode: 0644]
tests/src/Interop/ICustomMarshaler/ICustomMarshaler.csproj [new file with mode: 0644]
tests/src/Interop/common/XunitBase.cs [new file with mode: 0644]