17 references to TraceEngine
Microsoft.Build (17)
BackEnd\Components\BuildRequestEngine\BuildRequestEngine.cs (17)
267TraceEngine("CFB: Aggregating last shutdown exception"); 286TraceEngine("CFB: Aggregating last shutdown exception"); 303TraceEngine("CFB: Rethrowing shutdown exceptions"); 1234TraceEngine( 1447TraceEngine("EL: EXCEPTION caught in engine: {0} - {1}", e.GetType(), e.Message); 1457TraceEngine("EL: Deactivating requests due to exception."); 1484TraceEngine(format, [arg]); 1492TraceEngine(format, [arg]); 1500TraceEngine(format, [arg1, arg2.Box()]); 1508TraceEngine(format, [arg1, arg2]); 1516TraceEngine(format, [arg1, arg2]); 1524TraceEngine(format, [arg1, arg2, arg3]); 1532TraceEngine(format, [arg1, arg2, arg3]); 1540TraceEngine(format, [arg1, arg2, arg3, arg4]); 1548TraceEngine(format, [arg1, arg2, arg3, arg4]); 1556TraceEngine(format, [arg1, arg2, arg3, arg4, arg5]); 1564TraceEngine(format, [arg1, arg2, arg3, arg4, arg5]);