Base:
method
Equals
System.ValueType.Equals(System.Object)
17 references to Equals
mscorlib (5)
system\reflection\customattribute.cs (1)
1828
if (!blobStart.
Equals
(blobEnd))
system\rttype.cs (1)
2735
return m.m_handle.
Equals
(m_handle);
system\runtime\remoting\realproxy.cs (2)
305
if(iVal.
Equals
(_defaultStubValue))
331
if(iVal.
Equals
(Thread.CurrentContext.InternalContextID))
system\security\accesscontrol\win32.cs (1)
163
if ( errorCode == Win32Native.ERROR_SUCCESS && IntPtr.Zero.
Equals
(ByteArray) )
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\PtsHost.cs (1)
2555
if (pfsFloaterContentOld.
Equals
(pfsFloaterContentNew))
System (1)
parent\parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (1)
745
if (ZNullPtr.
Equals
(zStreamPtr->msg))
System.Net (1)
net\PeerToPeer\Collaboration\ContactManager.cs (1)
1354
if (!safeContact.DangerousGetHandle().
Equals
(IntPtr.Zero)){
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\Misc.cs (1)
1525
if (GetFocusedWindow().
Equals
(hwnd))
MS\Internal\AutomationProxies\WindowsSysHeader.cs (1)
756
if (Misc.GetFocusedWindow().
Equals
(_hwnd))
WindowsBase (6)
Base\MS\Internal\Security\RightsManagement\SafeRightsManagementEnvironmentHandle.cs (1)
77
return this.handle.
Equals
(IntPtr.Zero);
Base\MS\Internal\Security\RightsManagement\SafeRightsManagementHandle.cs (1)
77
return this.handle.
Equals
(IntPtr.Zero);
Base\MS\Internal\Security\RightsManagement\SafeRightsManagementPubHandle.cs (1)
77
return this.handle.
Equals
(IntPtr.Zero);
Base\MS\Internal\Security\RightsManagement\SafeRightsManagementQueryHandle.cs (1)
77
return this.handle.
Equals
(IntPtr.Zero);
Base\MS\Internal\Security\RightsManagement\SafeRightsManagementSessionHandle.cs (1)
77
return this.handle.
Equals
(IntPtr.Zero);
parent\parent\InternalApis\NDP_FX\inc\ZLibNative.cs (1)
745
if (ZNullPtr.
Equals
(zStreamPtr->msg))
WsatUI (1)
MMCUI\ACLWrapper.cs (1)
295
if (pSecurityDescriptorFromUI.
Equals
(IntPtr.Zero))