4 references to InitialState
System.IO.Hashing (4)
System\IO\Hashing\Crc64.cs (4)
31
private ulong _crc =
InitialState
;
56
_crc =
InitialState
;
76
_crc =
InitialState
;
166
Update(
InitialState
, source);