1 write to Seed
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
Utilities\Hashing\XxHashShared.cs (1)
166
state.
Seed
= (ulong)seed;
1 reference to Seed
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
Utilities\Hashing\XxHash128.cs (1)
198
current = HashToHash128(new ReadOnlySpan<byte>(buffer, (int)_state.TotalLength), (long)_state.
Seed
);