4 references to Trace
MSBuild (4)
NodeEndpointOutOfProcBase.cs (4)
290CommunicationsUtilities.Trace("Changing link status from {0} to {1}", _status.ToString(), newStatus.ToString()); 565CommunicationsUtilities.Trace("Handshake for NET Host. Child host {0} for {1}.", handshakePart, component.Key); 679CommunicationsUtilities.Trace("Incomplete header read from server. {0} of {1} bytes read", bytesRead, headerByte.Length); 696CommunicationsUtilities.Trace("Exception while deserializing packet {0}: {1}", packetType, e);