2 references to Success
MSBuildTaskHost (2)
CommunicationsUtilities.cs (2)
527
result = HandshakeResult.
Success
(0, negotiatedPacketVersion);
584
result = HandshakeResult.
Success
(BitConverter.ToInt32(bytes, startIndex: 0));