1 write to _sha256
ILCompiler.Compiler (1)
Compiler\XmlObjectDumper.cs (1)
36_sha256 = SHA256.Create();
1 reference to _sha256
ILCompiler.Compiler (1)
Compiler\XmlObjectDumper.cs (1)
73return Convert.ToHexStringLower(_sha256.ComputeHash(data));