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