10 references to DebugTraceCache
Microsoft.Build (10)
Evaluation\ProjectRootElementCache.cs (10)
314DebugTraceCache("Not found in cache: ", projectFile); 327DebugTraceCache("Not satisfied from cache: ", projectFile); 339DebugTraceCache("Satisfied from XML cache: ", projectFile); 369DebugTraceCache("Satisfied from XML cache: ", projectFile); 564DebugTraceCache("Adding: ", projectRootElement.FullPath); 605DebugTraceCache("Shedding: ", node.Value.FullPath); 618DebugTraceCache("Forgetting: ", projectRootElement.FullPath); 628DebugTraceCache("Out of date dropped from XML cache: ", projectRootElement.FullPath); 652DebugTraceCache(message, Convert.ToString(param1, CultureInfo.InvariantCulture)); 663DebugTraceCache(message, Convert.ToString(param1, CultureInfo.InvariantCulture));