3 references to FromHash
ILAssembler (1)
GrammarVisitor.cs (1)
258
return BlobContentId.
FromHash
(hash.GetHashAndReset());
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\PEObjectWriter.cs (1)
880
writer.Write(BlobContentId.
FromHash
(SHA256.HashData(originalOutput)).Stamp);
ILCompiler.ReadyToRun (1)
src\runtime\src\coreclr\tools\Common\Compiler\ObjectWriter\PEObjectWriter.cs (1)
880
writer.Write(BlobContentId.
FromHash
(SHA256.HashData(originalOutput)).Stamp);