1 write to Value
MSBuild (1)
CommunicationsUtilities.cs (1)
188
Value
= value;
8 references to Value
MSBuild (8)
CommunicationsUtilities.cs (6)
501
if (innerResult.
Value
!= EndOfHandshakeSignal)
505
if (innerResult.
Value
!= Handshake.PacketVersionFromChildMarker)
507
result = CreateVersionMismatchResult(isProvider, innerResult.
Value
);
523
byte childVersion = (byte)versionResult.
Value
;
538
if (innerResult.
Value
!= EndOfHandshakeSignal)
540
result = CreateVersionMismatchResult(isProvider, innerResult.
Value
);
NodeEndpointOutOfProcBase.cs (2)
428
if (!IsHandshakePartValid(component, result.
Value
, index))
432
result.
Value
,