44 references to ToHashCode
Aspire.Dashboard (2)
Otlp\Model\OtlpApplication.cs (1)
355return hashCode.ToHashCode();
Otlp\Model\OtlpInstrument.cs (1)
149return hashcode.ToHashCode();
Aspire.Hosting (1)
Dcp\DcpHost.cs (1)
319var hashValue = hash.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.Grpc.JsonTranscoding.Tests (1)
ConverterTests\JsonElementComparer.cs (1)
103return hash.ToHashCode();
Microsoft.AspNetCore.Mvc.Abstractions (1)
ModelBinding\Metadata\ModelMetadataIdentity.cs (1)
208return 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)
119return HashCodeMask & hashCode.ToHashCode();
Microsoft.Build (1)
Evaluation\Evaluator.cs (1)
1929int propertiesAndItemsHash = hash.ToHashCode();
Microsoft.Extensions.Compliance.Abstractions (1)
Classification\DataClassificationSet.cs (1)
160return hash.ToHashCode();
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
ByteArrayEqualityComparer.cs (1)
32return 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)
224return hash.ToHashCode();
System.Net.NameResolution (1)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.IPAddress.cs (1)
39return h.ToHashCode();
System.Net.Primitives (2)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.IPAddress.cs (1)
39return h.ToHashCode();
src\libraries\Common\src\System\Net\SocketAddress.cs (1)
150return hash.ToHashCode();
System.Net.Quic (2)
System\Net\Quic\Internal\MsQuicConfiguration.Cache.cs (1)
115return hash.ToHashCode();
System\Net\Quic\Interop\QUIC_SETTINGS.IEquattable.cs (1)
87return hash.ToHashCode();
System.Net.Security (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
87return hash.ToHashCode();
System.Net.Sockets (1)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.IPAddress.cs (1)
39return h.ToHashCode();
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\Array.cs (1)
765return hashCode.ToHashCode();
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector128_1.cs (1)
438return hashCode.ToHashCode();
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector256_1.cs (1)
427return hashCode.ToHashCode();
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector512_1.cs (1)
427return hashCode.ToHashCode();
src\System\ValueType.cs (1)
150return hashCode.ToHashCode();
System.Runtime.Numerics (1)
System\Numerics\BigInteger.cs (1)
1094return hash.ToHashCode();
System.Security.Cryptography.Cose (1)
System\Security\Cryptography\Cose\CoseHeaderValue.cs (1)
263return hashCode.ToHashCode();
System.Text.Json (1)
System\Text\Json\Serialization\JsonSerializerOptions.Caching.cs (1)
577return 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();