1 write to Hash
Microsoft.Build.Tasks.CodeAnalysis (1)
CommitHashAttribute.cs (1)
15
Hash
= hash;
2 references to Hash
Microsoft.Build.Tasks.CodeAnalysis (2)
BuildProtocol.cs (2)
609
/// Reads the value of <see cref="CommitHashAttribute.
Hash
"/> of the assembly <see cref="BuildRequest"/> is defined in
620
return hashAttributes.Single().
Hash
;