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