1 write to CompilerHash
Microsoft.Build.Tasks.CodeAnalysis.Sdk (1)
src\Compilers\Shared\BuildProtocol.cs (1)
71
CompilerHash
= compilerHash;
2 references to CompilerHash
Microsoft.Build.Tasks.CodeAnalysis.Sdk (2)
src\Compilers\Shared\BuildProtocol.cs (2)
73
Debug.Assert(!string.IsNullOrWhiteSpace(
CompilerHash
), "A hash value is required to communicate with the server");
166
writer.Write(
CompilerHash
);