2 references to HashData
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\AuthenticationHelper.Digest.cs (1)
228
written = MD5.
HashData
(dataBytes, hashBuffer);
System.Security.Cryptography (1)
System\Security\Cryptography\MD5.cs (1)
70
int written =
HashData
(source, buffer.AsSpan());