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