2 references to Update
System.IO.Hashing (2)
System\IO\Hashing\Adler32.cs (2)
57=> _adler = Update(_adler, source); 175=> Update(InitialState, source);