10 references to Trace
MSBuild (10)
CommunicationsUtilities.cs (2)
102
CommunicationsUtilities.
Trace
("Handshake salt is " + handshakeSalt);
104
CommunicationsUtilities.
Trace
("Tools directory root is " + toolsDirectory);
NodeEndpointOutOfProcBase.cs (8)
381
CommunicationsUtilities.
Trace
("Connection timed out waiting a host to contact us. Exiting comm thread.");
386
CommunicationsUtilities.
Trace
("Parent started connecting. Reading handshake from parent");
426
CommunicationsUtilities.
Trace
("Successfully connected to parent.");
492
CommunicationsUtilities.
Trace
("Ending read loop");
521
CommunicationsUtilities.
Trace
("Entering read loop.");
575
CommunicationsUtilities.
Trace
("Parent disconnected gracefully.");
582
CommunicationsUtilities.
Trace
("Parent disconnected abruptly.");
663
CommunicationsUtilities.
Trace
("Disconnecting voluntarily");