2 references to GetHashAndReset
Microsoft.CodeAnalysis (2)
Hashing\NonCryptographicHashAlgorithm.cs (1)
337/// Call <see cref="GetCurrentHash()"/> or <see cref="GetHashAndReset()"/>
Text\SourceText.cs (1)
659return ImmutableCollectionsMarshal.AsImmutableArray(hash.GetHashAndReset());