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