8 references to Trace
Microsoft.Build.Tasks.Core (8)
AssemblyDependency\Node\OutOfProcRarClient.cs (1)
46
CommunicationsUtilities.
Trace
("Initialized new RAR client.");
AssemblyDependency\Node\OutOfProcRarNode.cs (2)
64
CommunicationsUtilities.
Trace
("Shutting down with reason: {0}");
156
CommunicationsUtilities.
Trace
("All endpoints successfully stopped. Exiting.");
CommunicationsUtilities.cs (2)
720
Trace
(errorMessage);
727
Trace
(errorMessage);
NodePipeServer.cs (3)
127
CommunicationsUtilities.
Trace
("Connection timed out waiting a host to contact us. Exiting comm thread.");
131
CommunicationsUtilities.
Trace
("Parent started connecting. Reading handshake from parent");
239
CommunicationsUtilities.
Trace
("Successfully connected to parent.");