2 references to Success
MSBuild (2)
CommunicationsUtilities.cs (2)
545result = HandshakeResult.Success(0, negotiatedPacketVersion); 639result = HandshakeResult.Success(BitConverter.ToInt32(bytes, 0 /* start index */));