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