1 write to Hash
Replay (1)
src\Compilers\Core\Portable\CommitHashAttribute.cs (1)
15
Hash
= hash;
2 references to Hash
Replay (2)
src\Compilers\Shared\BuildProtocol.cs (2)
591
/// Reads the value of <see cref="CommitHashAttribute.
Hash
"/> of the assembly <see cref="BuildRequest"/> is defined in
602
return hashAttributes.Single().
Hash
;