NDepend.API Documentation
Get8BytesHashCodeFast(String) Method
NDepend.Helpers Namespace > ExtensionMethodsString Class : Get8BytesHashCodeFast(String) Method
The string to get hash code for.
Get a 8 bytes string hash code, case-sensitive.
Syntax
[Extension()]
public static ulong Get8BytesHashCodeFast( 
   string thisString
)

Parameters

thisString
The string to get hash code for.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ExtensionMethodsString Class
ExtensionMethodsString Members