117 implementations of Equals
mscorlib (28)
system\boolean.cs (1)
115public bool Equals(Boolean obj)
system\byte.cs (1)
80public bool Equals(Byte obj)
system\char.cs (1)
120public bool Equals(Char obj)
system\datetime.cs (1)
688public bool Equals(DateTime value) {
system\datetimeoffset.cs (1)
489public bool Equals(DateTimeOffset other) {
system\decimal.cs (1)
458public bool Equals(Decimal value)
system\double.cs (1)
189public bool Equals(Double obj)
system\globalization\sortversion.cs (1)
53public bool Equals(SortVersion other) {
system\guid.cs (1)
965public bool Equals(Guid g)
system\int16.cs (1)
73public bool Equals(Int16 obj)
system\int32.cs (1)
80public bool Equals(Int32 obj)
system\int64.cs (1)
79public bool Equals(Int64 obj)
system\reflection\emit\methodbuilder.cs (1)
1578public bool Equals(ExceptionHandler other)
system\sbyte.cs (1)
74public bool Equals(SByte obj)
system\security\cryptography\HashAlgorithmName.cs (1)
88public bool Equals(HashAlgorithmName other)
system\security\cryptography\RSAEncryptionPadding.cs (1)
103public bool Equals(RSAEncryptionPadding other)
system\security\cryptography\RSASignaturePadding.cs (1)
62public bool Equals(RSASignaturePadding other)
system\single.cs (1)
159public bool Equals(Single obj)
system\string.cs (1)
570public bool Equals(String value) {
system\threading\CancellationTokenRegistration.cs (1)
144public bool Equals(CancellationTokenRegistration other)
system\timespan.cs (1)
211public bool Equals(TimeSpan obj)
system\timezoneinfo.cs (3)
871public bool Equals(TimeZoneInfo other) { 3066public bool Equals(AdjustmentRule other) { 3339public bool Equals(TransitionTime other) {
system\uint16.cs (1)
70public bool Equals(UInt16 obj)
system\uint32.cs (1)
81public bool Equals(UInt32 obj)
system\uint64.cs (1)
78public bool Equals(UInt64 obj)
system\version.cs (1)
248public bool Equals(Version obj)
PresentationCore (9)
Core\CSharp\MS\Internal\Ink\StrokeFIndices.cs (1)
89public bool Equals(StrokeFIndices strokeFIndices)
Core\CSharp\System\Windows\Input\TouchPoint.cs (1)
106bool IEquatable<TouchPoint>.Equals(TouchPoint other)
Core\CSharp\System\Windows\Media\Animation\KeyTime.cs (1)
163public bool Equals(KeyTime value)
Core\CSharp\System\Windows\Media\Color.cs (1)
688public bool Equals(Color color)
Core\CSharp\System\Windows\Media\PixelFormat.cs (1)
489public bool Equals(PixelFormat pixelFormat)
Core\CSharp\System\Windows\Media\TextFormatting\CharacterBufferReference.cs (1)
143public bool Equals(CharacterBufferReference value)
Core\CSharp\System\Windows\Media\TextFormatting\CharacterHit.cs (1)
98public bool Equals(CharacterHit obj)
Core\CSharp\System\Windows\Media\TextFormatting\CharacterString.cs (1)
209public bool Equals(CharacterBufferRange value)
Core\CSharp\System\Windows\Media\TextFormatting\MinMaxParagraphWidth.cs (1)
71public bool Equals(MinMaxParagraphWidth value)
PresentationFramework (7)
src\Framework\System\Windows\Controls\DataGridLength.cs (1)
178public bool Equals(DataGridLength other)
src\Framework\System\Windows\Controls\VirtualizationCacheLength.cs (1)
143public bool Equals(VirtualizationCacheLength cacheLength)
src\Framework\System\Windows\CornerRadius.cs (1)
88public bool Equals(CornerRadius cornerRadius)
src\Framework\System\Windows\FigureLength.cs (1)
202public bool Equals(FigureLength figureLength)
src\Framework\System\Windows\GridLength.cs (1)
174public bool Equals(GridLength gridLength)
src\Framework\System\Windows\Thickness.cs (1)
92public bool Equals(Thickness thickness)
src\Framework\System\Windows\VisualStateManager.cs (1)
781public bool Equals(TimelineDataToken other)
System (2)
net\System\Net\Sockets\UdpReceiveResult.cs (1)
68public bool Equals(UdpReceiveResult other)
sys\system\runtime\versioning\FrameworkName.cs (1)
81public Boolean Equals(FrameworkName other) {
System.Activities (8)
Microsoft\VisualBasic\Activities\VisualBasicImportReference.cs (1)
108public bool Equals(VisualBasicImportReference other)
System\Activities\ActivityUtilities.cs (1)
1298public bool Equals(ChildActivity other)
System\Activities\Bookmark.cs (1)
159public bool Equals(Bookmark other)
System\Activities\BookmarkScope.cs (1)
169public bool Equals(BookmarkScope other)
System\Activities\Debugger\DocumentLocation.cs (1)
39public bool Equals(DocumentLocation that)
System\Activities\Debugger\DocumentRange.cs (1)
40public bool Equals(DocumentRange other)
System\Activities\QualifiedId.cs (1)
191public bool Equals(QualifiedId rhs)
System\Activities\WorkflowIdentity.cs (1)
105public bool Equals(WorkflowIdentity other)
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
689public bool Equals(DescriptorKey other)
System.AddIn (1)
System\Addin\MiniReflection\TypeInfo.cs (1)
919public bool Equals(TypeInfo value)
System.Core (6)
Microsoft\Scripting\Compiler\BoundConstants.cs (1)
57public bool Equals(TypedConstant other) {
System\Security\Cryptography\CngAlgorithm.cs (1)
83public bool Equals(CngAlgorithm other) {
System\Security\Cryptography\CngAlgorithmGroup.cs (1)
77public bool Equals(CngAlgorithmGroup other) {
System\Security\Cryptography\CngKeyBlobFormat.cs (1)
78public bool Equals(CngKeyBlobFormat other) {
System\Security\Cryptography\CngProperty.cs (1)
95public bool Equals(CngProperty other) {
System\Security\Cryptography\CngProvider.cs (1)
72public bool Equals(CngProvider other) {
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Base\Core\Metadata\MetadataStore.cs (1)
689public bool Equals(DescriptorKey other)
System.Data.Entity (17)
System\Data\Common\Utils\Boolean\BoolExpr.cs (2)
154public bool Equals(BoolExpr<T_Identifier> other) 276public bool Equals(TermExpr<T_Identifier> other)
System\Data\Common\Utils\Boolean\Clause.cs (2)
120public bool Equals(DnfClause<T_Identifier> other) 153public bool Equals(CnfClause<T_Identifier> other)
System\Data\Common\Utils\Boolean\Literal.cs (1)
86public bool Equals(Literal<T_Identifier> other)
System\Data\Common\Utils\Boolean\Solver.cs (1)
378public bool Equals(Triple<T1, T2, T3> other)
System\Data\Common\Utils\Boolean\Vertex.cs (1)
111public bool Equals(Vertex other)
System\Data\EntityKey.cs (1)
409public bool Equals(EntityKey other)
System\Data\Mapping\FunctionImportMapping.cs (1)
703public bool Equals(ValueCondition other)
System\Data\Mapping\StorageEntityContainerMapping.cs (1)
479public bool Equals(InputForComputingCellGroups other)
System\Data\Mapping\Update\Internal\RelationshipConstraintValidator.cs (1)
463public bool Equals(DirectionalRelationship other)
System\Data\Mapping\Update\Internal\UpdateCommand.cs (1)
244public bool Equals(UpdateCommand other)
System\Data\Mapping\ViewGeneration\QueryRewriting\RewritingValidator.cs (1)
577public bool Equals(MemberValueBinding other)
System\Data\Mapping\ViewGeneration\Structures\MemberPath.cs (1)
525public bool Equals(MemberPath right)
System\Data\Mapping\ViewGeneration\Structures\ProjectedSlot.cs (1)
41public bool Equals(ProjectedSlot right)
System\Data\Objects\ELinq\InitializerFacet.cs (1)
110public bool Equals(InitializerMetadata other)
System\Data\Objects\RelationshipWrapper.cs (1)
121public bool Equals(RelationshipWrapper wrapper)
System.Data.Linq (2)
SqlClient\Common\SqlNode.cs (1)
809public bool Equals(SqlOrderExpression other) {
Types.cs (1)
794public bool Equals(Binary other) {
System.Data.Services.Client (1)
System\Data\Services\Client\Binding\BindingGraph.cs (1)
941public bool Equals(Edge other)
System.Net (9)
net\PeerToPeer\Cloud.cs (1)
280public bool Equals(Cloud other)
net\PeerToPeer\Collaboration\Peer.cs (1)
909public bool Equals(Peer other)
net\PeerToPeer\Collaboration\PeerApplication.cs (1)
427public bool Equals(PeerApplication other)
net\PeerToPeer\Collaboration\PeerContact.cs (1)
1907public bool Equals(PeerContact other)
net\PeerToPeer\Collaboration\PeerEndPoint.cs (2)
374public bool Equals(PeerEndPoint other) 527public bool Equals(PeerEndPointCollection other)
net\PeerToPeer\Collaboration\PeerNearMe.cs (1)
808public bool Equals(PeerNearMe other)
net\PeerToPeer\Collaboration\PeerObject.cs (1)
370public bool Equals(PeerObject other)
net\PeerToPeer\PeerName.cs (1)
332public bool Equals(PeerName other)
System.Numerics (9)
System\Numerics\BigInteger.cs (1)
192public bool Equals(BigInteger other)
System\Numerics\Complex.cs (1)
207public bool Equals(Complex value) {
System\Numerics\Matrix3x2.cs (1)
762public bool Equals(Matrix3x2 other)
System\Numerics\Matrix4x4.cs (1)
2161public bool Equals(Matrix4x4 other)
System\Numerics\Plane.cs (1)
315public bool Equals(Plane other)
System\Numerics\Quaternion.cs (1)
749public bool Equals(Quaternion other)
System\Numerics\Vector2_Intrinsics.cs (1)
89public bool Equals(Vector2 other)
System\Numerics\Vector3_Intrinsics.cs (1)
104public bool Equals(Vector3 other)
System\Numerics\Vector4_Intrinsics.cs (1)
133public bool Equals(Vector4 other)
System.Runtime.DurableInstancing (1)
System\Runtime\DurableInstancing\InstancePersistenceEvent.cs (1)
23public bool Equals(InstancePersistenceEvent persistenceEvent)
System.ServiceModel (3)
System\ServiceModel\Channels\ChannelPool.cs (1)
111public bool Equals(ChannelPoolKey other)
System\ServiceModel\Channels\HttpMessageSettings.cs (1)
22public bool Equals(HttpMessageSettings other)
System\ServiceModel\Channels\WebSocketTransportSettings.cs (1)
180public bool Equals(WebSocketTransportSettings other)
System.ServiceModel.Activities (5)
System\ServiceModel\Activities\InternalSendMessage.cs (1)
3078public bool Equals(FactoryCacheKey other)
System\ServiceModel\Activities\OperationIdentifier.cs (1)
22public bool Equals(OperationIdentifier other)
System\ServiceModel\Activities\WorkflowIdentityKey.cs (1)
48public bool Equals(WorkflowIdentityKey other)
System\ServiceModel\Activities\WorkflowService.cs (2)
861public bool Equals(ContractAndOperationNameTuple other) 891public bool Equals(ReceiveAndReplyTuple other)
System.ServiceModel.Discovery (1)
System\ServiceModel\Discovery\DiscoveryMessageSequence.cs (1)
76public bool Equals(DiscoveryMessageSequence other)
System.Web (1)
UI\WebControls\DataKey.cs (1)
183public bool Equals(DataKey other) {
System.Web.DynamicData (1)
DynamicData\MetaModel.cs (1)
595public bool Equals(ContextTypeTableNamePair other) {
System.Web.Extensions (1)
UI\WebControls\Dynamic.cs (1)
242public bool Equals(Signature other) {
System.Xml.Linq (1)
System\Xml\Linq\XLinq.cs (1)
188bool IEquatable<XName>.Equals(XName other) {
WindowsBase (2)
Base\MS\Internal\ComponentModel\PropertyKey.cs (1)
30public bool Equals(PropertyKey key)
Base\System\IO\Packaging\PackUriHelper.cs (1)
1089bool IEquatable<ValidatedPartUri>.Equals(ValidatedPartUri otherPartUri)
11 references to Equals
mscorlib (6)
system\collections\generic\equalitycomparer.cs (6)
131if (y != null) return x.Equals(y); 153if (array[i] != null && array[i].Equals(value)) return i; 168if (array[i] != null && array[i].Equals(value)) return i; 191if (y.HasValue) return x.value.Equals(y.value); 212if (array[i].HasValue && array[i].value.Equals(value.value)) return i; 227if (array[i].HasValue && array[i].value.Equals(value.value)) return i;
System.Activities (1)
System\Activities\Runtime\BookmarkScopeManager.cs (1)
536if (!comparison.Equals(scope))
System.Data.DataSetExtensions (1)
System\Data\DataRowComparer.cs (1)
115if (!a[i].Equals(b[i]))
System.Data.Entity (3)
System\Data\Common\Utils\Boolean\Solver.cs (3)
380return _value1.Equals(other._value1) && 381_value2.Equals(other._value2) && 382_value3.Equals(other._value3);