4 references to ComInterface
ILCompiler.Compiler (4)
parent\parent\Common\TypeSystem\Interop\IL\MarshalHelpers.cs (3)
167
case MarshallerKind.
ComInterface
:
608
return MarshallerKind.
ComInterface
;
676
return MarshallerKind.
ComInterface
;
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.Aot.cs (1)
82
case MarshallerKind.
ComInterface
: