Block casting to an interface marked ComInterfaceType.InterfaceIsIInspectable (#41633)
authorJeremy Koritzinsky <jekoritz@microsoft.com>
Tue, 1 Sep 2020 20:35:56 +0000 (13:35 -0700)
committerGitHub <noreply@github.com>
Tue, 1 Sep 2020 20:35:56 +0000 (13:35 -0700)
commiteb22f4eb70cd6a21f123b40955813e2091173593
tree6a1f009fca9781cc7178a6da912723f218040652
parent393c1b2067bb67fe8a229dcd3e1ca6602b9b76b4
Block casting to an interface marked ComInterfaceType.InterfaceIsIInspectable (#41633)
12 files changed:
src/coreclr/src/vm/runtimecallablewrapper.cpp
src/tests/Interop/COM/NETClients/IInspectable/App.manifest [new file with mode: 0644]
src/tests/Interop/COM/NETClients/IInspectable/NETClientIInspectable.csproj [new file with mode: 0644]
src/tests/Interop/COM/NETClients/IInspectable/Program.cs [new file with mode: 0644]
src/tests/Interop/COM/NativeServer/COMNativeServer.X.manifest
src/tests/Interop/COM/NativeServer/InspectableTesting.h [new file with mode: 0644]
src/tests/Interop/COM/NativeServer/Servers.cpp
src/tests/Interop/COM/NativeServer/Servers.h
src/tests/Interop/COM/ServerContracts/Server.CoClasses.cs
src/tests/Interop/COM/ServerContracts/Server.Contracts.cs
src/tests/Interop/COM/ServerContracts/Server.Contracts.h
src/tests/Interop/COM/ServerContracts/ServerGuids.cs