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