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