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