1 write to Hash
Microsoft.Build.Tasks.CodeAnalysis (1)
CommitHashAttribute.cs (1)
15Hash = 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 620return hashAttributes.Single().Hash;