mscorlib(4.0.0.0) API with additions
CustomQueryInterfaceMode.cs
2 {
5  [__DynamicallyInvokable]
7  {
10  [__DynamicallyInvokable]
11  Ignore,
14  [__DynamicallyInvokable]
15  Allow
16  }
17 }
CustomQueryInterfaceMode
Indicates whether the M:System.Runtime.InteropServices.Marshal.GetComInterfaceForObject(System....
IUnknown::QueryInterface method calls should ignore the T:System.Runtime.InteropServices....
Specifies that the class can be serialized.