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