2 references to Trace
Microsoft.Build.Tasks.Core (2)
CommunicationsUtilities.cs (1)
106
CommunicationsUtilities.
Trace
("Building handshake for node type {0}, (version {1}): options {2}.", nodeType, handshakeVersion, options);
NodePipeClient.cs (1)
79
CommunicationsUtilities.
Trace
("Writing handshake part {0} ({1}) to pipe {2}", i, HandshakeComponents[i], PipeName);