3 references to IsNull
System.Windows.Forms.Primitives.Tests (1)
Windows\Win32\System\Com\ComSafeArrayScopeTests.cs (1)
30
Assert.False(scope.
IsNull
);
System.Windows.Forms.Tests (2)
System\Windows\Forms\ComboBox.ComboBoxUiaTextProviderTests.cs (2)
963
Assert.False(selection.
IsNull
);
993
Assert.True(selection.
IsNull
);