7 references to Trace
Microsoft.Build.Tasks.Core (7)
AssemblyDependency\Node\OutOfProcRarClient.cs (1)
47
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 (1)
831
Trace
(errorMessage);
NodePipeServer.cs (3)
115
CommunicationsUtilities.
Trace
("Connection timed out waiting a host to contact us. Exiting comm thread.");
119
CommunicationsUtilities.
Trace
("Parent started connecting. Reading handshake from parent");
226
CommunicationsUtilities.
Trace
("Successfully connected to parent.");