3 references to InitHash
System.Windows.Forms (3)
winforms\Managed\System\WinForms\NativeWindow.cs (3)
360uint hashcode = InitHash(handle, hashBuckets.Length, out seed, out incr); 999uint hashcode = InitHash(handle, buckets.Length, out seed, out incr); 1195uint hashcode = InitHash(handle, hashBuckets.Length, out seed, out incr);