Base:
method
GetHashCode
System.ValueType.GetHashCode()
79 references to GetHashCode
Aspire.Dashboard (7)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\DashboardService.cs (1)
10924if (MaxFileSize != 0L) hash ^= MaxFileSize.GetHashCode();
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\collector\logs\v1\LogsService.cs (1)
583if (RejectedLogRecords != 0L) hash ^= RejectedLogRecords.GetHashCode();
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\collector\metrics\v1\MetricsService.cs (1)
585if (RejectedDataPoints != 0L) hash ^= RejectedDataPoints.GetHashCode();
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\collector\trace\v1\TraceService.cs (1)
584if (RejectedSpans != 0L) hash ^= RejectedSpans.GetHashCode();
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\common\v1\Common.cs (1)
348if (HasIntValue) hash ^= IntValue.GetHashCode();
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
3144if (HasAsInt) hash ^= AsInt.GetHashCode(); 6059if (HasAsInt) hash ^= AsInt.GetHashCode();
Aspire.Hosting (1)
artifacts\obj\Aspire.Hosting\Debug\net8.0\Dashboard\proto\DashboardService.cs (1)
10924if (MaxFileSize != 0L) hash ^= MaxFileSize.GetHashCode();
BasketService (1)
artifacts\obj\BasketService\Debug\net8.0\Protos\Basket.cs (1)
1901if (Units != 0L) hash ^= Units.GetHashCode();
ILCompiler.MetadataTransform (2)
Internal\Metadata\NativeFormat\Writer\NativeFormatWriterGen.cs (2)
1183hash = ((hash << 13) - (hash >> 19)) ^ Value[i].GetHashCode(); 1247hash = ((hash << 13) - (hash >> 19)) ^ Value.GetHashCode();
Microsoft.Build.Framework (2)
Profiler\EvaluationLocation.cs (1)
259hashCode = (hashCode * -1521134295) + Id.GetHashCode();
Telemetry\TaskExecutionStats.cs (1)
93hashCode = (hashCode * 397) ^ TotalMemoryBytes.GetHashCode();
Microsoft.CodeAnalysis (2)
ConstantValueSpecialized.cs (1)
863return Hash.Combine(base.GetHashCode(), _value.GetHashCode());
SwitchConstantValueHelper.cs (1)
141return constant.Int64Value.GetHashCode();
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\HashCodeCombiner.cs (1)
17get { return _combinedHash64.GetHashCode(); }
Microsoft.Diagnostics.DataContractReader.Abstractions (1)
TargetNInt.cs (1)
21public override int GetHashCode() => Value.GetHashCode();
Microsoft.Diagnostics.NETCore.Client (1)
DiagnosticsClient\EventPipeProvider.cs (1)
91hash ^= Keywords.GetHashCode();
Microsoft.Extensions.DependencyModel (1)
HashCodeCombiner.cs (1)
20get { return _combinedHash64.GetHashCode(); }
Microsoft.ML.Core (1)
Utilities\SummaryStatistics.cs (1)
32return Hashing.CombinedHash(RawCount.GetHashCode(),
Microsoft.ML.OnnxConverter (7)
OnnxMl.cs (7)
555if (I != 0L) hash ^= I.GetHashCode(); 1758if (IrVersion != 0L) hash ^= IrVersion.GetHashCode(); 1763if (ModelVersion != 0L) hash ^= ModelVersion.GetHashCode(); 3522if (Begin != 0L) hash ^= Begin.GetHashCode(); 3523if (End != 0L) hash ^= End.GetHashCode(); 4179if (valueCase_ == ValueOneofCase.DimValue) hash ^= DimValue.GetHashCode(); 5845if (Version != 0L) hash ^= Version.GetHashCode();
Microsoft.ML.OnnxTransformer (7)
src\Microsoft.ML.OnnxConverter\OnnxMl.cs (7)
555if (I != 0L) hash ^= I.GetHashCode(); 1758if (IrVersion != 0L) hash ^= IrVersion.GetHashCode(); 1763if (ModelVersion != 0L) hash ^= ModelVersion.GetHashCode(); 3522if (Begin != 0L) hash ^= Begin.GetHashCode(); 3523if (End != 0L) hash ^= End.GetHashCode(); 4179if (valueCase_ == ValueOneofCase.DimValue) hash ^= DimValue.GetHashCode(); 5845if (Version != 0L) hash ^= Version.GetHashCode();
Microsoft.Net.Http.Headers (4)
RangeItemHeaderValue.cs (4)
92return _to.GetValueOrDefault().GetHashCode(); 96return _from.GetValueOrDefault().GetHashCode(); 98return _from.GetValueOrDefault().GetHashCode() ^ _to.GetValueOrDefault().GetHashCode();
Microsoft.Private.Windows.Core (1)
Windows\Win32\System\Com\CY.cs (1)
10public override readonly int GetHashCode() => int64.GetHashCode();
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Client\TestRunCriteria.cs (1)
875hashCode = (hashCode * 397) ^ FrequencyOfRunStatsChangeEvent.GetHashCode();
Nuget.Frameworks\HashCodeCombiner.cs (1)
25internal int CombinedHash => _combinedHash.GetHashCode();
MyFrontend (1)
artifacts\obj\MyFrontend\Debug\net8.0\Basket.cs (1)
1901if (Units != 0L) hash ^= Units.GetHashCode();
NuGet.CommandLine.XPlat (1)
src\nuget-client\build\Shared\HashCodeCombiner.cs (1)
25internal int CombinedHash => _combinedHash.GetHashCode();
NuGet.Commands (2)
Internal\HashCodeCombiner.cs (1)
21get { return _combinedHash64.GetHashCode(); }
src\nuget-client\build\Shared\HashCodeCombiner.cs (1)
25internal int CombinedHash => _combinedHash.GetHashCode();
NuGet.Configuration (1)
src\nuget-client\build\Shared\HashCodeCombiner.cs (1)
25internal int CombinedHash => _combinedHash.GetHashCode();
NuGet.DependencyResolver.Core (1)
src\nuget-client\build\Shared\HashCodeCombiner.cs (1)
25internal int CombinedHash => _combinedHash.GetHashCode();
NuGet.Frameworks (1)
src\nuget-client\build\Shared\HashCodeCombiner.cs (1)
25internal int CombinedHash => _combinedHash.GetHashCode();
NuGet.LibraryModel (1)
src\nuget-client\build\Shared\HashCodeCombiner.cs (1)
25internal int CombinedHash => _combinedHash.GetHashCode();
NuGet.PackageManagement (1)
src\nuget-client\build\Shared\HashCodeCombiner.cs (1)
25internal int CombinedHash => _combinedHash.GetHashCode();
NuGet.Packaging (1)
src\nuget-client\build\Shared\HashCodeCombiner.cs (1)
25internal int CombinedHash => _combinedHash.GetHashCode();
NuGet.ProjectModel (1)
src\nuget-client\build\Shared\HashCodeCombiner.cs (1)
25internal int CombinedHash => _combinedHash.GetHashCode();
NuGet.Protocol (1)
src\nuget-client\build\Shared\HashCodeCombiner.cs (1)
25internal int CombinedHash => _combinedHash.GetHashCode();
NuGet.Resolver (1)
src\nuget-client\build\Shared\HashCodeCombiner.cs (1)
25internal int CombinedHash => _combinedHash.GetHashCode();
NuGet.Versioning (1)
src\nuget-client\build\Shared\HashCodeCombiner.cs (1)
25internal int CombinedHash => _combinedHash.GetHashCode();
Stress.ApiService (6)
artifacts\obj\Stress.ApiService\Debug\net8.0\opentelemetry\proto\collector\logs\v1\LogsService.cs (1)
583if (RejectedLogRecords != 0L) hash ^= RejectedLogRecords.GetHashCode();
artifacts\obj\Stress.ApiService\Debug\net8.0\opentelemetry\proto\collector\metrics\v1\MetricsService.cs (1)
585if (RejectedDataPoints != 0L) hash ^= RejectedDataPoints.GetHashCode();
artifacts\obj\Stress.ApiService\Debug\net8.0\opentelemetry\proto\collector\trace\v1\TraceService.cs (1)
584if (RejectedSpans != 0L) hash ^= RejectedSpans.GetHashCode();
artifacts\obj\Stress.ApiService\Debug\net8.0\opentelemetry\proto\common\v1\Common.cs (1)
345if (HasIntValue) hash ^= IntValue.GetHashCode();
artifacts\obj\Stress.ApiService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
3055if (HasAsInt) hash ^= AsInt.GetHashCode(); 5961if (HasAsInt) hash ^= AsInt.GetHashCode();
Stress.TelemetryService (6)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\collector\logs\v1\LogsService.cs (1)
583if (RejectedLogRecords != 0L) hash ^= RejectedLogRecords.GetHashCode();
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\collector\metrics\v1\MetricsService.cs (1)
585if (RejectedDataPoints != 0L) hash ^= RejectedDataPoints.GetHashCode();
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\collector\trace\v1\TraceService.cs (1)
584if (RejectedSpans != 0L) hash ^= RejectedSpans.GetHashCode();
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\common\v1\Common.cs (1)
345if (HasIntValue) hash ^= IntValue.GetHashCode();
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (2)
3055if (HasAsInt) hash ^= AsInt.GetHashCode(); 5961if (HasAsInt) hash ^= AsInt.GetHashCode();
System.Data.Common (2)
System\Data\SQLTypes\SQLInt64.cs (1)
561public override int GetHashCode() => IsNull ? 0 : Value.GetHashCode();
System\Data\SQLTypes\SQLMoney.cs (1)
568IsNull ? 0 : _value.GetHashCode();
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\CounterSample.cs (1)
177return _rawValue.GetHashCode();
System.Drawing.Primitives (1)
System\Drawing\Color.cs (1)
610return HashCode.Combine(value.GetHashCode(), state.GetHashCode(), knownColor.GetHashCode());
System.Private.CoreLib (6)
src\runtime\src\libraries\System.Private.CoreLib\src\System\DateTimeOffset.cs (1)
644public override int GetHashCode() => UtcTicks.GetHashCode();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Enum.cs (1)
1266CorElementType.ELEMENT_TYPE_I8 => Unsafe.As<byte, long>(ref data).GetHashCode(),
src\runtime\src\libraries\System.Private.CoreLib\src\System\IntPtr.cs (1)
95return value.GetHashCode();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\CancellationTokenRegistration.cs (2)
158public override int GetHashCode() => _node != null ? _node.GetHashCode() ^ _id.GetHashCode() : _id.GetHashCode();
src\runtime\src\libraries\System.Private.CoreLib\src\System\TimeSpan.cs (1)
431public override int GetHashCode() => _ticks.GetHashCode();
System.Private.Windows.Core (1)
Windows\Win32\System\Com\CY.cs (1)
10public override readonly int GetHashCode() => int64.GetHashCode();
System.Security.Principal.Windows (1)
System\Security\Principal\SID.cs (1)
694int hashCode = ((long)IdentifierAuthority).GetHashCode();