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