233 references to Add
Aspire.Dashboard (4)
Otlp\Model\OtlpInstrument.cs (2)
147
hashcode.
Add
(pair.Key);
148
hashcode.
Add
(pair.Value);
Otlp\Model\OtlpResource.cs (2)
354
hashCode.
Add
(StringComparers.OtlpAttribute.GetHashCode(obj[i].Key));
355
hashCode.
Add
(StringComparers.OtlpAttribute.GetHashCode(obj[i].Value));
crossgen2 (1)
src\runtime\src\coreclr\tools\Common\CommandLineHelpers.cs (1)
212
hashCodeOfArgs.
Add
(s);
dotnet (4)
Commands\Workload\WorkloadHistoryRecord.cs (4)
78
hc.
Add
(kvp.Key);
79
hc.
Add
(kvp.Value);
82
hc.
Add
(WorkloadSetVersion);
86
hc.
Add
(workload);
ilc (1)
src\runtime\src\coreclr\tools\Common\CommandLineHelpers.cs (1)
212
hashCodeOfArgs.
Add
(s);
ILCompiler.Compiler (9)
Compiler\Dataflow\ValueNode.cs (1)
33
hashCode.
Add
(item.GetHashCode());
Compiler\MethodBodyDeduplicator.cs (1)
84
hashCode.
Add
(fi.GetHashCode());
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (1)
143
hash.
Add
(f.GetHashCode());
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\INodeWithCodeInfo.cs (3)
45
hash.
Add
(Flags);
46
hash.
Add
(StartOffset);
47
hash.
Add
(EndOffset);
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoTypes.cs (3)
1641
code.
Add
(byReference);
1650
code.
Add
(LoweredElements[i]);
1651
code.
Add
(Offsets[i]);
ILCompiler.ReadyToRun (10)
Compiler\DependencyAnalysis\ReadyToRun\MethodGCInfoNode.cs (4)
148
hashCode.
Add
(b);
152
hashCode.
Add
(Symbol);
153
hashCode.
Add
(SymbolDelta);
265
hashcode.
Add
(item);
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\INodeWithCodeInfo.cs (3)
45
hash.
Add
(Flags);
46
hash.
Add
(StartOffset);
47
hash.
Add
(EndOffset);
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoTypes.cs (3)
1641
code.
Add
(byReference);
1650
code.
Add
(LoweredElements[i]);
1651
code.
Add
(Offsets[i]);
illink (1)
Linker.Dataflow\ValueNode.cs (1)
31
hashCode.
Add
(item.GetHashCode());
Microsoft.AspNetCore.Components (1)
Routing\RouteTableFactory.cs (1)
347
hashCode.
Add
(obj.Precedence);
Microsoft.AspNetCore.Components.Endpoints (3)
Discovery\PageComponentBuilder.cs (3)
72
hash.
Add
(AssemblyName);
77
hash.
Add
(RouteTemplates[i]);
80
hash.
Add
(PageType);
Microsoft.AspNetCore.Mvc.Abstractions (5)
ModelBinding\Metadata\ModelMetadataIdentity.cs (5)
202
hash.
Add
(ContainerType);
203
hash.
Add
(ModelType);
205
hash.
Add
(ParameterInfo);
206
hash.
Add
(PropertyInfo);
207
hash.
Add
(ConstructorInfo);
Microsoft.AspNetCore.Mvc.Core (1)
Routing\AttributeRoute.cs (1)
281
hash.
Add
(obj.Order);
Microsoft.AspNetCore.Mvc.Razor (3)
RazorPageActivator.cs (2)
125
hashCode.
Add
(PageType);
128
hashCode.
Add
(ProvidedModelType);
ViewLocationCacheKey.cs (1)
130
hashCode.
Add
(IsMainPage ? 1 : 0);
Microsoft.AspNetCore.Mvc.TagHelpers (7)
Cache\CacheTagKey.cs (7)
247
hashCode.
Add
(_expiresAfter);
248
hashCode.
Add
(_expiresOn);
249
hashCode.
Add
(_expiresSliding);
252
hashCode.
Add
(_requestCulture);
253
hashCode.
Add
(_requestUICulture);
339
hashCode.
Add
(item.Key);
340
hashCode.
Add
(item.Value);
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
MemberExpressionCacheKeyComparer.cs (2)
40
hashCode.
Add
(obj.ModelType);
44
hashCode.
Add
(member);
Microsoft.AspNetCore.Razor (2)
TagHelpers\TagHelperAttribute.cs (2)
222
hashCode.
Add
(Value);
225
hashCode.
Add
(ValueStyle);
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodMatcherPolicy.cs (1)
488
hash.
Add
(IsCorsPreflightRequest ? 1 : 0);
Microsoft.Build (4)
Evaluation\Evaluator.cs (4)
1947
hash.
Add
(property.Key);
1948
hash.
Add
(property.Value);
1960
hash.
Add
(item.Key);
1961
hash.
Add
(item.Value);
Microsoft.Extensions.AI.Abstractions (1)
HostedMcpServerToolRequireSpecificApprovalMode.cs (1)
63
hc.
Add
(list[i]);
Microsoft.Extensions.ServiceDiscovery.Dns (1)
Resolver\EncodedDomainName.cs (1)
66
hash.
Add
((byte)char.ToLower((char)b));
Microsoft.NET.Build.Tasks (7)
GetPackagesToPrune.cs (7)
88
hashCode.
Add
(TargetFrameworkIdentifier);
89
hashCode.
Add
(TargetFrameworkVersion);
92
hashCode.
Add
(frameworkReference);
94
hashCode.
Add
(LoadPrunePackageDataFromNearestFramework);
95
hashCode.
Add
(AllowMissingPrunePackageData);
96
hashCode.
Add
(PrunePackageDataRoot);
99
hashCode.
Add
(targetingPackRoot);
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (24)
src\sdk\src\StaticWebAssetsSdk\Tasks\Data\StaticWebAsset.cs (21)
1569
hash.
Add
(Identity);
1570
hash.
Add
(SourceType);
1571
hash.
Add
(FileLength);
1572
hash.
Add
(LastWriteTime);
1573
hash.
Add
(SourceId);
1574
hash.
Add
(ContentRoot);
1575
hash.
Add
(BasePath);
1576
hash.
Add
(RelativePath);
1577
hash.
Add
(AssetKind);
1578
hash.
Add
(AssetMode);
1579
hash.
Add
(AssetRole);
1580
hash.
Add
(AssetMergeSource);
1581
hash.
Add
(AssetMergeBehavior);
1582
hash.
Add
(RelatedAsset);
1583
hash.
Add
(AssetTraitName);
1584
hash.
Add
(AssetTraitValue);
1585
hash.
Add
(Fingerprint);
1586
hash.
Add
(Integrity);
1587
hash.
Add
(CopyToOutputDirectory);
1588
hash.
Add
(CopyToPublishDirectory);
1589
hash.
Add
(OriginalItemSpec);
src\sdk\src\StaticWebAssetsSdk\Tasks\Data\StaticWebAssetPathPattern.cs (2)
554
hashCode.
Add
(RawPattern);
557
hashCode.
Add
(Segments[i]);
src\sdk\src\StaticWebAssetsSdk\Tasks\Data\StaticWebAssetPathSegment.cs (1)
42
hashCode.
Add
(Parts[i]);
Microsoft.NET.Sdk.StaticWebAssets.Tasks (48)
Data\ReferencedProjectConfiguration.cs (9)
55
hashCode.
Add
(Identity);
56
hashCode.
Add
(Version);
57
hashCode.
Add
(Source);
58
hashCode.
Add
(GetBuildAssetsTargets);
59
hashCode.
Add
(AdditionalBuildProperties);
60
hashCode.
Add
(AdditionalBuildPropertiesToRemove);
61
hashCode.
Add
(GetPublishAssetsTargets);
62
hashCode.
Add
(AdditionalPublishProperties);
63
hashCode.
Add
(AdditionalPublishPropertiesToRemove);
Data\StaticAssetsManifest.cs (10)
142
hash.
Add
(Version);
143
hash.
Add
(Hash);
144
hash.
Add
(Source);
145
hash.
Add
(BasePath);
146
hash.
Add
(Mode);
147
hash.
Add
(ManifestType);
148
hash.
Add
(ReferencedProjectsConfiguration);
149
hash.
Add
(DiscoveryPatterns);
150
hash.
Add
(Assets);
151
hash.
Add
(Endpoints);
Data\StaticWebAsset.cs (21)
1569
hash.
Add
(Identity);
1570
hash.
Add
(SourceType);
1571
hash.
Add
(FileLength);
1572
hash.
Add
(LastWriteTime);
1573
hash.
Add
(SourceId);
1574
hash.
Add
(ContentRoot);
1575
hash.
Add
(BasePath);
1576
hash.
Add
(RelativePath);
1577
hash.
Add
(AssetKind);
1578
hash.
Add
(AssetMode);
1579
hash.
Add
(AssetRole);
1580
hash.
Add
(AssetMergeSource);
1581
hash.
Add
(AssetMergeBehavior);
1582
hash.
Add
(RelatedAsset);
1583
hash.
Add
(AssetTraitName);
1584
hash.
Add
(AssetTraitValue);
1585
hash.
Add
(Fingerprint);
1586
hash.
Add
(Integrity);
1587
hash.
Add
(CopyToOutputDirectory);
1588
hash.
Add
(CopyToPublishDirectory);
1589
hash.
Add
(OriginalItemSpec);
Data\StaticWebAssetEndpoint.cs (5)
286
hashCode.
Add
(Route);
287
hashCode.
Add
(AssetFile);
290
hashCode.
Add
(Selectors[i]);
294
hashCode.
Add
(ResponseHeaders[i]);
298
hashCode.
Add
(EndpointProperties[i]);
Data\StaticWebAssetPathPattern.cs (2)
554
hashCode.
Add
(RawPattern);
557
hashCode.
Add
(Segments[i]);
Data\StaticWebAssetPathSegment.cs (1)
42
hashCode.
Add
(Parts[i]);
NuGet.CommandLine.XPlat (5)
Commands\Package\PackageWithVersionRange.cs (1)
89
hash.
Add
(obj.VersionRange);
Commands\Why\DependencyNode.cs (4)
44
hash.
Add
(child);
71
hash.
Add
(ResolvedVersion);
72
hash.
Add
(RequestedVersion);
75
hash.
Add
(child);
System.Diagnostics.DiagnosticSource (5)
System\Diagnostics\ActivityLink.netcoreapp.cs (3)
19
hashCode.
Add
(Context);
24
hashCode.
Add
(kvp.Key);
25
hashCode.
Add
(kvp.Value);
System\Diagnostics\Metrics\ObjectSequence.netcore.cs (1)
55
h.
Add
(_values[i]);
System\Diagnostics\Metrics\StringSequence.netcore.cs (1)
50
h.
Add
(_values[i]);
System.Net.Quic (36)
System\Net\Quic\Internal\MsQuicConfiguration.Cache.cs (3)
103
hash.
Add
(Flags);
104
hash.
Add
(Settings);
111
hash.
Add
(AllowedCipherSuites);
System\Net\Quic\Interop\QUIC_SETTINGS.IEquattable.cs (33)
54
hash.
Add
(Anonymous1.IsSetFlags);
55
hash.
Add
(MaxBytesPerKey);
56
hash.
Add
(HandshakeIdleTimeoutMs);
57
hash.
Add
(IdleTimeoutMs);
58
hash.
Add
(MtuDiscoverySearchCompleteTimeoutUs);
59
hash.
Add
(TlsClientMaxSendBuffer);
60
hash.
Add
(TlsServerMaxSendBuffer);
61
hash.
Add
(StreamRecvWindowDefault);
62
hash.
Add
(StreamRecvBufferDefault);
63
hash.
Add
(ConnFlowControlWindow);
64
hash.
Add
(MaxWorkerQueueDelayUs);
65
hash.
Add
(MaxStatelessOperations);
66
hash.
Add
(InitialWindowPackets);
67
hash.
Add
(SendIdleTimeoutMs);
68
hash.
Add
(InitialRttMs);
69
hash.
Add
(MaxAckDelayMs);
70
hash.
Add
(DisconnectTimeoutMs);
71
hash.
Add
(KeepAliveIntervalMs);
72
hash.
Add
(CongestionControlAlgorithm);
73
hash.
Add
(PeerBidiStreamCount);
74
hash.
Add
(PeerUnidiStreamCount);
75
hash.
Add
(MaxBindingStatelessOperations);
76
hash.
Add
(StatelessOperationExpirationMs);
77
hash.
Add
(MinimumMtu);
78
hash.
Add
(MaximumMtu);
79
hash.
Add
(_bitfield);
80
hash.
Add
(MaxOperationsPerDrain);
81
hash.
Add
(MtuDiscoveryMissingProbeCount);
82
hash.
Add
(DestCidUpdateIdleTimeoutMs);
83
hash.
Add
(Anonymous2.Flags);
84
hash.
Add
(StreamRecvWindowBidiLocalDefault);
85
hash.
Add
(StreamRecvWindowBidiRemoteDefault);
86
hash.
Add
(StreamRecvWindowUnidiDefault);
System.Net.Security (10)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (2)
97
hash.
Add
(IsClient);
99
hash.
Add
(SslProtocols);
System\Net\Security\SslSessionsCache.cs (8)
66
hash.
Add
(_allowedProtocols);
67
hash.
Add
((int)_encryptionPolicy);
68
hash.
Add
(_isServerMode);
69
hash.
Add
(_sendTrustList);
70
hash.
Add
(_checkRevocation);
71
hash.
Add
(_allowTlsResume);
72
hash.
Add
(_allowRsaPssPadding);
73
hash.
Add
(_allowRsaPkcs1Padding);
System.Private.CoreLib (14)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
1154
hashCode.
Add
(comparer.GetHashCode(GetValue(i)!));
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Vector_1.cs (1)
733
hashCode.
Add
(value);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128_1.cs (1)
435
hashCode.
Add
(value);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector256_1.cs (1)
424
hashCode.
Add
(value);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector512_1.cs (1)
424
hashCode.
Add
(value);
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector64_1.cs (1)
492
hashCode.
Add
(value);
System\Reflection\Runtime\MethodInfos\RuntimeConstructedGenericMethodInfo.cs (3)
77
hashcode.
Add
(_genericMethodDefinition);
78
hashcode.
Add
(_genericTypeArguments.Length);
82
hashcode.
Add
(_genericTypeArguments[i]);
System\ValueType.cs (5)
108
hashCode.
Add
((IntPtr)this.GetMethodTable());
143
hashCode.
Add
(Unsafe.As<byte, float>(ref fieldData));
147
hashCode.
Add
(Unsafe.As<byte, double>(ref fieldData));
165
hashCode.
Add
(fieldValue);
178
hashCode.
Add
(fieldValue);
System.Runtime.Numerics (1)
System\Numerics\BigInteger.cs (1)
1224
hash.
Add
(_sign);
System.Text.Json (2)
System\Text\Json\Serialization\JsonSerializerOptions.Caching.cs (2)
630
hc.
Add
(value);
635
hc.
Add
(RuntimeHelpers.GetHashCode(value));
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Symbolic\BitVector.cs (1)
179
hc.
Add
(Length);
System.Windows.Forms (19)
System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyle.cs (12)
487
hash.
Add
(Alignment);
488
hash.
Add
(WrapMode);
489
hash.
Add
(Padding);
490
hash.
Add
(Format);
491
hash.
Add
(BackColor);
492
hash.
Add
(ForeColor);
493
hash.
Add
(SelectionBackColor);
494
hash.
Add
(SelectionForeColor);
495
hash.
Add
(Font);
496
hash.
Add
(NullValue);
497
hash.
Add
(DataSourceNullValue);
498
hash.
Add
(Tag);
System\Windows\Forms\Layout\ArrangedElementCollection.cs (1)
47
hash.
Add
(o);
System\Windows\Forms\Layout\TableLayout.LayoutInfo.cs (6)
69
hash.
Add
(RowStart);
70
hash.
Add
(ColumnStart);
71
hash.
Add
(RowSpan);
72
hash.
Add
(ColumnSpan);
73
hash.
Add
(RowPosition);
74
hash.
Add
(ColumnPosition);