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