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