81 references to ToHashCode
Aspire.Dashboard (2)
Otlp\Model\OtlpInstrument.cs (1)
150return hashcode.ToHashCode();
Otlp\Model\OtlpResource.cs (1)
358return hashCode.ToHashCode();
Aspire.Hosting (1)
Dcp\DcpHost.cs (1)
368var hashValue = hash.ToHashCode();
crossgen2 (1)
src\runtime\src\coreclr\tools\Common\CommandLineHelpers.cs (1)
214string zipFileName = ((uint)hashCodeOfArgs.ToHashCode()).ToString();
dotnet (1)
Commands\Workload\WorkloadHistoryRecord.cs (1)
89return hc.ToHashCode();
ILAssembler (1)
EntityRegistry.cs (1)
54return hash.ToHashCode();
ilc (1)
src\runtime\src\coreclr\tools\Common\CommandLineHelpers.cs (1)
214string zipFileName = ((uint)hashCodeOfArgs.ToHashCode()).ToString();
ILCompiler.Compiler (6)
Compiler\Dataflow\ValueNode.cs (1)
34return hashCode.ToHashCode();
Compiler\MethodBodyDeduplicator.cs (1)
91HashCode = hashCode.ToHashCode();
Compiler\ObjectWriter\UnixObjectWriter.Aot.cs (1)
144return hash.ToHashCode();
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\INodeWithCodeInfo.cs (1)
49return hash.ToHashCode();
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoTypes.cs (2)
1663return code.ToHashCode(); 1672return code.ToHashCode();
ILCompiler.ReadyToRun (7)
Compiler\DependencyAnalysis\ReadyToRun\CopiedMethodILDeduplicator.cs (1)
71HashCode = hashCode.ToHashCode();
Compiler\DependencyAnalysis\ReadyToRun\MethodGCInfoNode.cs (2)
155return hashCode.ToHashCode(); 267return hashcode.ToHashCode();
JitInterface\CorInfoImpl.ReadyToRun.cs (1)
717int functionOutputHashCode = hashCode.ToHashCode();
src\runtime\src\coreclr\tools\Common\Compiler\DependencyAnalysis\INodeWithCodeInfo.cs (1)
49return hash.ToHashCode();
src\runtime\src\coreclr\tools\Common\JitInterface\CorInfoTypes.cs (2)
1663return code.ToHashCode(); 1672return code.ToHashCode();
ILCompiler.TypeSystem (1)
src\runtime\src\coreclr\tools\Common\Internal\Text\Utf8Span.cs (1)
56return h.ToHashCode();
illink (1)
Microsoft.AspNetCore.Components (1)
Routing\RouteTableFactory.cs (1)
362return hashCode.ToHashCode();
Microsoft.AspNetCore.Components.Endpoints (1)
Discovery\PageComponentBuilder.cs (1)
81return hash.ToHashCode();
Microsoft.AspNetCore.Mvc.Abstractions (1)
ModelBinding\Metadata\ModelMetadataIdentity.cs (1)
188return hash.ToHashCode();
Microsoft.AspNetCore.Mvc.Core (2)
Infrastructure\StringArrayComparer.cs (1)
71return hash.ToHashCode();
Routing\AttributeRoute.cs (1)
283return hash.ToHashCode();
Microsoft.AspNetCore.Mvc.Razor (2)
RazorPageActivator.cs (1)
131return hashCode.ToHashCode();
ViewLocationCacheKey.cs (1)
145return hashCode.ToHashCode();
Microsoft.AspNetCore.Mvc.TagHelpers (1)
Cache\CacheTagKey.cs (1)
260_hashcode = hashCode.ToHashCode();
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
LambdaExpressionComparer.cs (1)
107return hashCode.ToHashCode();
MemberExpressionCacheKeyComparer.cs (1)
47return hashCode.ToHashCode();
Microsoft.AspNetCore.Razor (1)
TagHelpers\TagHelperAttribute.cs (1)
227return hashCode.ToHashCode();
Microsoft.AspNetCore.Routing (1)
Matching\HttpMethodMatcherPolicy.cs (1)
490return hash.ToHashCode();
Microsoft.AspNetCore.SignalR.Core (1)
Internal\Utf8HashLookup.cs (1)
122return HashCodeMask & hashCode.ToHashCode();
Microsoft.Build (1)
Evaluation\Evaluator.cs (1)
2007int propertiesAndItemsHash = hash.ToHashCode();
Microsoft.Extensions.AI.Abstractions (1)
HostedMcpServerToolRequireSpecificApprovalMode.cs (1)
66return hc.ToHashCode();
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
ByteArrayEqualityComparer.cs (1)
32return hash.ToHashCode();
Microsoft.Extensions.ServiceDiscovery.Dns (1)
Resolver\EncodedDomainName.cs (1)
70return hash.ToHashCode();
Microsoft.NET.Build.Tasks (1)
GetPackagesToPrune.cs (1)
101return hashCode.ToHashCode();
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (3)
src\sdk\src\StaticWebAssetsSdk\Tasks\Data\StaticWebAsset.cs (1)
1590return hash.ToHashCode();
src\sdk\src\StaticWebAssetsSdk\Tasks\Data\StaticWebAssetPathPattern.cs (1)
559return hashCode.ToHashCode();
src\sdk\src\StaticWebAssetsSdk\Tasks\Data\StaticWebAssetPathSegment.cs (1)
44return hashCode.ToHashCode();
Microsoft.NET.Sdk.StaticWebAssets.Tasks (6)
Data\ReferencedProjectConfiguration.cs (1)
65return hashCode.ToHashCode();
Data\StaticAssetsManifest.cs (1)
152return hash.ToHashCode();
Data\StaticWebAsset.cs (1)
1590return hash.ToHashCode();
Data\StaticWebAssetEndpoint.cs (1)
300return hashCode.ToHashCode();
Data\StaticWebAssetPathPattern.cs (1)
559return hashCode.ToHashCode();
Data\StaticWebAssetPathSegment.cs (1)
44return hashCode.ToHashCode();
NuGet.CommandLine.XPlat (3)
Commands\Package\PackageWithVersionRange.cs (1)
90return hash.ToHashCode();
Commands\Why\DependencyNode.cs (2)
46return hash.ToHashCode(); 77return hash.ToHashCode();
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\ActivityLink.netcoreapp.cs (1)
28return hashCode.ToHashCode();
System\Diagnostics\Metrics\ObjectSequence.netcore.cs (1)
57return h.ToHashCode();
System\Diagnostics\Metrics\StringSequence.netcore.cs (1)
52return h.ToHashCode();
System.Formats.Cbor (1)
System\Formats\Cbor\CborConformanceLevel.cs (1)
211return hash.ToHashCode();
System.Net.NameResolution (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.IPAddress.cs (1)
39return h.ToHashCode();
System.Net.Primitives (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.IPAddress.cs (1)
39return h.ToHashCode();
src\runtime\src\libraries\Common\src\System\Net\SocketAddress.cs (1)
150return hash.ToHashCode();
System.Net.Quic (2)
System\Net\Quic\Internal\MsQuicConfiguration.Cache.cs (1)
113return hash.ToHashCode();
System\Net\Quic\Interop\QUIC_SETTINGS.IEquattable.cs (1)
87return hash.ToHashCode();
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
101return hash.ToHashCode();
System\Net\Security\SslSessionsCache.cs (1)
75return hash.ToHashCode();
System.Net.Sockets (1)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Native\Interop.IPAddress.cs (1)
39return h.ToHashCode();
System.Private.CoreLib (8)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
1157return hashCode.ToHashCode();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Vector_1.cs (1)
736return hashCode.ToHashCode();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128_1.cs (1)
438return hashCode.ToHashCode();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector256_1.cs (1)
427return hashCode.ToHashCode();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector512_1.cs (1)
427return hashCode.ToHashCode();
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector64_1.cs (1)
495return hashCode.ToHashCode();
System\Reflection\Runtime\MethodInfos\RuntimeConstructedGenericMethodInfo.cs (1)
85return hashcode.ToHashCode();
System\ValueType.cs (1)
121return hashCode.ToHashCode();
System.Private.TypeLoader (1)
src\runtime\src\coreclr\tools\Common\Internal\Text\Utf8Span.cs (1)
56return h.ToHashCode();
System.Private.Xml (1)
System\Xml\Cache\XPathNodeInfoAtom.cs (1)
275int hashCode = hc.ToHashCode();
System.Runtime.Numerics (1)
System\Numerics\BigInteger.cs (1)
1243return hash.ToHashCode();
System.Security.Cryptography.Cose (1)
System\Security\Cryptography\Cose\CoseHeaderValue.cs (1)
256return hashCode.ToHashCode();
System.Text.Json (1)
System\Text\Json\Serialization\JsonSerializerOptions.Caching.cs (1)
613return hc.ToHashCode();
System.Text.RegularExpressions (1)
System\Text\RegularExpressions\Symbolic\BitVector.cs (1)
180_hashcode = hc.ToHashCode();
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridViewCellStyle.cs (1)
499return hash.ToHashCode();
System\Windows\Forms\Layout\ArrangedElementCollection.cs (1)
50return hash.ToHashCode();
System\Windows\Forms\Layout\TableLayout.LayoutInfo.cs (1)
75return hash.ToHashCode();