2 references to ComInterfaceMarshaller
System.Runtime.InteropServices (2)
System\Runtime\InteropServices\Marshalling\ComInterfaceMarshaller.cs (1)
21[CustomMarshaller(typeof(CustomMarshallerAttribute.GenericPlaceholder), MarshalMode.Default, typeof(ComInterfaceMarshaller<>))]
System\Runtime\InteropServices\Marshalling\UniqueComInterfaceMarshaller.cs (1)
40return ComInterfaceMarshaller<T>.CastIUnknownToInterfaceType(unknown);