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