Base:
method
Append
System.IO.Hashing.NonCryptographicHashAlgorithm.Append(System.ReadOnlySpan<System.Byte>)
4 references to Append
aspire (3)
Documentation\SourceContentFingerprint.cs (1)
42
xxHash.
Append
(versionBytes);
Projects\AppHostServerClosureSnapshots.cs (2)
267
hash.
Append
(buffer.AsSpan(0, bytesRead));
279
hash.
Append
("\n"u8);
Aspire.Dashboard (1)
Otlp\Storage\SqliteTelemetryRepository.Metrics.Writes.cs (1)
588
hash.
Append
(lengthBytes);