Add test for Begin/EndInvoke throwing PlatformNotSupportedException.
authorAditya Mandaleeka <adityam@microsoft.com>
Tue, 3 May 2016 19:33:28 +0000 (12:33 -0700)
committerAditya Mandaleeka <adityam@microsoft.com>
Tue, 3 May 2016 22:48:37 +0000 (15:48 -0700)
commit285dbe3aee4ce882f3c3a12d1a3f2c0aba736355
treed67275be9ab668172ab55c408ce95f3f44aff56e
parent566fb3a586643fd26e15bd31f3fecb018a558793
Add test for Begin/EndInvoke throwing PlatformNotSupportedException.

Commit migrated from https://github.com/dotnet/coreclr/commit/8590bdf2146b86c179fd4cbe78f721d4f0b581c7
src/coreclr/tests/src/baseservices/threading/delegate/BeginInvokeEndInvoke.cs [new file with mode: 0644]
src/coreclr/tests/src/baseservices/threading/delegate/BeginInvokeEndInvoke.csproj [new file with mode: 0644]
src/coreclr/tests/src/baseservices/threading/delegate/project.json [new file with mode: 0644]