Add ComVisible(true) back to several special types (#9403)
authorJan Kotas <jkotas@microsoft.com>
Wed, 8 Feb 2017 03:30:40 +0000 (19:30 -0800)
committerGitHub <noreply@github.com>
Wed, 8 Feb 2017 03:30:40 +0000 (19:30 -0800)
commit272cc4e755e6ef4570d70b815a03c15c7a9ccc1b
tree82b1e031074c54a2e391ed2d4ca9ada04a6d3410
parentc35e8dbc37e5380f46553510d0368aad04a677d2
Add ComVisible(true) back to several special types (#9403)

It is required by WinRT/COM interop. Fixes #9401.
src/mscorlib/src/System/Delegate.cs
src/mscorlib/src/System/MulticastDelegate.cs
src/mscorlib/src/System/Object.cs
src/mscorlib/src/System/Runtime/InteropServices/WindowsRuntime/ManagedActivationFactory.cs
src/mscorlib/src/System/Threading/Tasks/IAsyncCausalityTracerStatics.cs