3 references to HashValue
System (3)
sys\System\IO\compression\FastEncoderWindow.cs (3)
136
hash =
HashValue
( hash, window[bufPos+2] );
173
uint hash =
HashValue
( 0 , window[bufPos]);
174
hash =
HashValue
( hash , window[bufPos + 1]);