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