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