12 references to Trace
MSBuild (12)
CommunicationsUtilities.cs (2)
720
Trace
(errorMessage);
727
Trace
(errorMessage);
NodeEndpointOutOfProcBase.cs (9)
397
CommunicationsUtilities.
Trace
("Connection timed out waiting a host to contact us. Exiting comm thread.");
402
CommunicationsUtilities.
Trace
("Parent started connecting. Reading handshake from parent");
426
CommunicationsUtilities.
Trace
($"Handshake failed with error: {result.ErrorMessage}");
455
CommunicationsUtilities.
Trace
("Successfully connected to parent.");
522
CommunicationsUtilities.
Trace
("Ending read loop");
615
CommunicationsUtilities.
Trace
("Entering read loop.");
673
CommunicationsUtilities.
Trace
("Parent disconnected gracefully.");
680
CommunicationsUtilities.
Trace
("Parent disconnected abruptly.");
782
CommunicationsUtilities.
Trace
("Disconnecting voluntarily");
XMake.cs (1)
720
CommunicationsUtilities.
Trace
($"Command line parameters: {commandLine}");