2 references to Trace
Microsoft.Build (2)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
969
CommunicationsUtilities.
Trace
(_nodeId, "Bad packet read for packet {0} - Expected {1} bytes, got {2}", packetType, packetLength, bytesRead);
CommunicationsUtilities.cs (1)
763
Trace
(nodeId: -1, format, arg0, arg1, arg2);