1 reference to Equals
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Half.cs (1)
474
return (obj is Half other) &&
Equals
(other);