1 instantiation of Adler32
System.IO.Hashing (1)
System\IO\Hashing\Adler32.cs (1)
60=> new(_adler);
3 references to Adler32
System.IO.Hashing (3)
System\IO\Hashing\Adler32.cs (3)
39/// Initializes a new instance of the <see cref="Adler32"/> class. 47/// Initializes a new instance of the <see cref="Adler32"/> class using the state from another instance. 59public Adler32 Clone()