3 references to InternalEqualTypes
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Delegate.cs (1)
166
if (!
InternalEqualTypes
(source, value))
System\Delegate.cs (2)
495
if (!
InternalEqualTypes
(this, d))
699
if (!
InternalEqualTypes
(this, obj))