2 references to Equals
System.Private.CoreLib (2)
System\Reflection\Runtime\EventInfos\NativeFormat\NativeFormatRuntimeEventInfo.cs (2)
112
if (!(_eventHandle.
Equals
(otherEvent._eventHandle)))
125
if (!(_eventHandle.
Equals
(other._eventHandle)))