Base:
method
GetHashCode
System.ValueType.GetHashCode()
46 references to GetHashCode
Aspire.Dashboard (15)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\common\v1\Common.cs (1)
1429
if (DroppedAttributesCount != 0) hash ^= DroppedAttributesCount.
GetHashCode
();
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\logs\v1\Logs.cs (2)
1236
if (DroppedAttributesCount != 0) hash ^= DroppedAttributesCount.
GetHashCode
();
1237
if (Flags != 0) hash ^= Flags.
GetHashCode
();
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (4)
3146
if (Flags != 0) hash ^= Flags.
GetHashCode
();
3741
if (Flags != 0) hash ^= Flags.
GetHashCode
();
4457
if (Flags != 0) hash ^= Flags.
GetHashCode
();
5331
if (Flags != 0) hash ^= Flags.
GetHashCode
();
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\resource\v1\Resource.cs (1)
174
if (DroppedAttributesCount != 0) hash ^= DroppedAttributesCount.
GetHashCode
();
artifacts\obj\Aspire.Dashboard\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (7)
1324
if (Flags != 0) hash ^= Flags.
GetHashCode
();
1330
if (DroppedAttributesCount != 0) hash ^= DroppedAttributesCount.
GetHashCode
();
1332
if (DroppedEventsCount != 0) hash ^= DroppedEventsCount.
GetHashCode
();
1334
if (DroppedLinksCount != 0) hash ^= DroppedLinksCount.
GetHashCode
();
1949
if (DroppedAttributesCount != 0) hash ^= DroppedAttributesCount.
GetHashCode
();
2321
if (DroppedAttributesCount != 0) hash ^= DroppedAttributesCount.
GetHashCode
();
2322
if (Flags != 0) hash ^= Flags.
GetHashCode
();
ILCompiler.MetadataTransform (3)
Internal\Metadata\NativeFormat\Writer\NativeFormatWriterGen.cs (3)
1893
hash = ((hash << 13) - (hash >> 19)) ^ Value[i].
GetHashCode
();
1957
hash = ((hash << 13) - (hash >> 19)) ^ Value.
GetHashCode
();
2389
hash = ((hash << 13) - (hash >> 19)) ^ Offset.
GetHashCode
();
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\roslyn\src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\InterproceduralAnalysisConfiguration.cs (2)
140
MaxInterproceduralMethodCallChain.
GetHashCode
(),
141
MaxInterproceduralLambdaOrLocalFunctionCallChain.
GetHashCode
());
Microsoft.CodeAnalysis.CSharp (1)
CSharpCompilationOptions.cs (1)
792
Hash.Combine(((uint)TopLevelBinderFlags).
GetHashCode
(), ((int)this.NullableContextOptions).GetHashCode())))));
Microsoft.Private.Windows.Core (2)
_generated\178\Windows.Win32.OLE_HANDLE.g.cs (1)
43
public override int GetHashCode() => this.Value.
GetHashCode
();
_generated\41\Windows.Win32.COLORREF.g.cs (1)
48
public override int GetHashCode() => this.Value.
GetHashCode
();
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (2)
158
public override int GetHashCode() => StartPosition.
GetHashCode
() ^ Length.
GetHashCode
();
System\Windows\Standard\ErrorCodes.cs (1)
359
return _value.
GetHashCode
();
Stress.TelemetryService (13)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\common\v1\Common.cs (1)
1407
if (DroppedAttributesCount != 0) hash ^= DroppedAttributesCount.
GetHashCode
();
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\logs\v1\Logs.cs (2)
1201
if (DroppedAttributesCount != 0) hash ^= DroppedAttributesCount.
GetHashCode
();
1202
if (Flags != 0) hash ^= Flags.
GetHashCode
();
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\metrics\v1\Metrics.cs (4)
3057
if (Flags != 0) hash ^= Flags.
GetHashCode
();
3646
if (Flags != 0) hash ^= Flags.
GetHashCode
();
4361
if (Flags != 0) hash ^= Flags.
GetHashCode
();
5233
if (Flags != 0) hash ^= Flags.
GetHashCode
();
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\resource\v1\Resource.cs (1)
152
if (DroppedAttributesCount != 0) hash ^= DroppedAttributesCount.
GetHashCode
();
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\trace\v1\Trace.cs (5)
1242
if (DroppedAttributesCount != 0) hash ^= DroppedAttributesCount.
GetHashCode
();
1244
if (DroppedEventsCount != 0) hash ^= DroppedEventsCount.
GetHashCode
();
1246
if (DroppedLinksCount != 0) hash ^= DroppedLinksCount.
GetHashCode
();
1838
if (DroppedAttributesCount != 0) hash ^= DroppedAttributesCount.
GetHashCode
();
2176
if (DroppedAttributesCount != 0) hash ^= DroppedAttributesCount.
GetHashCode
();
System.Collections.Specialized (1)
System\Collections\Specialized\BitVector32.cs (1)
158
public override int GetHashCode() => _data.
GetHashCode
();
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Enum.cs (1)
1265
CorElementType.ELEMENT_TYPE_U4 => Unsafe.As<byte, uint>(ref data).
GetHashCode
(),
System.Private.Windows.Core (2)
_generated\181\Windows.Win32.OLE_HANDLE.g.cs (1)
43
public override int GetHashCode() => this.Value.
GetHashCode
();
_generated\41\Windows.Win32.COLORREF.g.cs (1)
48
public override int GetHashCode() => this.Value.
GetHashCode
();
System.Reflection.Metadata (1)
System\Reflection\Metadata\TypeSystem\Handles.TypeSystem.cs (1)
1708
return _value.
GetHashCode
();
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Symbolic\SymbolicRegexInfo.cs (1)
167
public override int GetHashCode() => _info.
GetHashCode
();
System.Windows.Forms.Primitives (1)
Windows\Win32\PInvoke.LCID.cs (1)
18
public override readonly int GetHashCode() => RawValue.
GetHashCode
();