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