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