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