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