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