1 write to _computedHash
Microsoft.Build.Framework (1)
BackEnd\ServerNodeHandshake.cs (1)
65
public string ComputeHash() =>
_computedHash
??= HashKey(GetKeyWithEndpointIdentity());