2 references to CastIUnknownToInterfaceType
System.Runtime.InteropServices (2)
System\Runtime\InteropServices\Marshalling\ComInterfaceMarshaller.cs (1)
41
return
CastIUnknownToInterfaceType
(unknown);
System\Runtime\InteropServices\Marshalling\UniqueComInterfaceMarshaller.cs (1)
40
return ComInterfaceMarshaller<T>.
CastIUnknownToInterfaceType
(unknown);