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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

ExtensionMethodsString Class
ExtensionMethodsString Members