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