2 references to Trace
Microsoft.Build.Tasks.Core (2)
CommunicationsUtilities.cs (1)
202
CommunicationsUtilities.
Trace
("Building handshake for node type {0}, (version {1}): options {2}.", nodeType, handshakeVersion, options);
NodePipeClient.cs (1)
83
CommunicationsUtilities.
Trace
("Writing handshake part {0} ({1}) to pipe {2}", component.Key, component.Value, PipeName);