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