1 write to Options
Microsoft.Interop.ComInterfaceGenerator (1)
ComInterfaceContext.cs (1)
24
Options
= options;
2 references to Options
Microsoft.Interop.ComInterfaceGenerator (2)
ComInterfaceGenerator.cs (2)
195
if (interfaceContext.
Options
is ComInterfaceOptions.ManagedObjectWrapper)
550
if (!interfaceMethods.Interface.
Options
.HasFlag(ComInterfaceOptions.ManagedObjectWrapper))