4 references to IsEqualOrChecked
System.Runtime.Serialization (4)
System\Runtime\Serialization\ClassDataContract.cs (1)
1450if (IsEqualOrChecked(other, checkedContracts))
System\Runtime\Serialization\CollectionDataContract.cs (1)
1397if (IsEqualOrChecked(other, checkedContracts))
System\Runtime\Serialization\EnumDataContract.cs (1)
458if (IsEqualOrChecked(other, checkedContracts))
System\Runtime\Serialization\XmlDataContract.cs (1)
406if (IsEqualOrChecked(other, checkedContracts))