3 references to IsNull
Microsoft.Private.Windows.Core (3)
System\Private\Windows\Ole\ClipboardCore.cs (1)
283Debug.Assert(proxyDataObject.IsNull);
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (2)
634Debug.Assert(!nativeDataObject.IsNull, "You must have an innerData on all DataObjects"); 639if (enumFORMATETC.IsNull)