1 write to Value
MSBuild (1)
CommunicationsUtilities.cs (1)
141
Value
= value;
5 references to Value
MSBuild (5)
CommunicationsUtilities.cs (3)
715
if (innerResult.
Value
!= EndOfHandshakeSignal)
719
var errorMessage = $"Handshake failed on part {innerResult.
Value
}. Probably the client is a different MSBuild build.";
726
var errorMessage = $"Expected end of handshake signal but received {innerResult.
Value
}. Probably the host is a different MSBuild build.";
NodeEndpointOutOfProcBase.cs (2)
429
if (!IsHandshakePartValid(component, result.
Value
, index))
433
result.
Value
,