1 write to _hashAlgorithm
Aspire.Hosting (1)
Utils\HashDigestStream.cs (1)
19
_hashAlgorithm
= hashAlgorithm;
1 reference to _hashAlgorithm
Aspire.Hosting (1)
Utils\HashDigestStream.cs (1)
26
_hashAlgorithm
.Append(buffer.AsSpan(offset, count));