4 references to InitialState
System.IO.Hashing (4)
System\IO\Hashing\Crc64.cs (4)
31
private ulong _crc =
InitialState
;
66
_crc =
InitialState
;
86
_crc =
InitialState
;
176
Update(
InitialState
, source);