4 references to InitialState
System.IO.Hashing (4)
System\IO\Hashing\Crc32.cs (4)
32
private uint _crc =
InitialState
;
57
_crc =
InitialState
;
78
_crc =
InitialState
;
168
~Update(
InitialState
, source);