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