1 write to _computedHash
Microsoft.Build.Framework (1)
BackEnd\ServerNodeHandshake.cs (1)
52_computedHash = Convert.ToBase64String(bytes)
2 references to _computedHash
Microsoft.Build.Framework (2)
BackEnd\ServerNodeHandshake.cs (2)
41if (_computedHash == null) 57return _computedHash;