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));