6 references to Equals
mscorlib (2)
system\reflection\emit\label.cs (2)
56return Equals((Label)obj); 68return a.Equals(b);
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\GenerateHelper.cs (1)
718if (!lblBranch.Equals(lblMark)) {
System.Runtime.Serialization (1)
System\Runtime\Serialization\CodeGenerator.cs (1)
551if (!ifState.ElseBegin.Equals(ifState.EndIf))
System.ServiceModel (1)
System\ServiceModel\Dispatcher\CodeGenerator.cs (1)
249if (!ifState.ElseBegin.Equals(ifState.EndIf))
System.Xml (1)
System\Xml\Serialization\CodeGenerator.cs (1)
507if (!ifState.ElseBegin.Equals(ifState.EndIf))