8 references to HashData
Microsoft.AspNetCore.Antiforgery (1)
Internal\DefaultClaimUidExtractor.cs (1)
142
SHA256.
HashData
(span.Slice(0, offset), destination);
Microsoft.AspNetCore.Components.Endpoints (3)
Builder\ResourceCollectionUrlEndpoint.cs (2)
78
SHA256.
HashData
(bytes, hash);
217
SHA256.
HashData
(content, data);
Rendering\TypeNameHash.cs (1)
30
SHA256.
HashData
(typeNameBytes[..written], typeNameHashBytes);
Microsoft.Build (1)
Evaluation\IntrinsicFunctions.cs (1)
462
SHA256.
HashData
(Encoding.UTF8.GetBytes(toHash), hash);
Microsoft.Build.Framework (1)
BackEnd\ServerNodeHandshake.cs (1)
47
SHA256.
HashData
(utf8, bytes);
Microsoft.NET.Build.Containers (1)
DigestUtils.cs (1)
99
SHA256.
HashData
(Encoding.UTF8.GetBytes(content), hash);
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.Digest.cs (1)
221
written = SHA256.
HashData
(dataBytes, hashBuffer);