1 override of Reset
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
Utilities\Hashing\XxHash128.cs (1)
156public override void Reset()
2 references to Reset
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
Utilities\Hashing\NonCryptographicHashAlgorithm.cs (2)
321/// <see cref="GetCurrentHashCore"/> followed by <see cref="Reset"/>. 331Reset();