1 write to CompilerHash
csc (1)
BuildProtocol.cs (1)
69
CompilerHash
= compilerHash;
2 references to CompilerHash
csc (2)
BuildProtocol.cs (2)
71
Debug.Assert(!string.IsNullOrWhiteSpace(
CompilerHash
), "A hash value is required to communicate with the server");
184
writer.Write(
CompilerHash
);