2 references to Com
Microsoft.Interop.ComInterfaceGenerator (2)
ComInterfaceGenerator.cs (1)
378
var virtualMethodIndexData = new VirtualMethodIndexData(index, ImplicitThisParameter: true, direction, true, ExceptionMarshalling.
Com
);
VtableIndexStubGenerator.cs (1)
344
if (virtualMethodIndexData.ExceptionMarshalling == ExceptionMarshalling.
Com
)