4 references to InitialState
System.IO.Hashing (4)
System\IO\Hashing\Crc32.cs (4)
32
private uint _crc =
InitialState
;
67
_crc =
InitialState
;
88
_crc =
InitialState
;
178
~Update(
InitialState
, source);