1 override of Reset
Microsoft.CodeAnalysis (1)
Hashing\XxHash128.cs (1)
158
public override void
Reset
()
2 references to Reset
Microsoft.CodeAnalysis (2)
Hashing\NonCryptographicHashAlgorithm.cs (2)
322
/// <see cref="GetCurrentHashCore"/> followed by <see cref="
Reset
"/>.
332
Reset
();