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