3 references to FromHash
ILAssembler (1)
GrammarVisitor.cs (1)
305
return BlobContentId.
FromHash
(hash.GetHashAndReset());
ILCompiler.Compiler (1)
parent\parent\Common\Compiler\ObjectWriter\PEObjectWriter.cs (1)
882
BinaryPrimitives.WriteUInt32LittleEndian(timestamp, BlobContentId.
FromHash
(hash.ToArray()).Stamp);
ILCompiler.ReadyToRun (1)
parent\parent\Common\Compiler\ObjectWriter\PEObjectWriter.cs (1)
882
BinaryPrimitives.WriteUInt32LittleEndian(timestamp, BlobContentId.
FromHash
(hash.ToArray()).Stamp);