10 references to DebugTraceCache
Microsoft.Build (10)
Evaluation\ProjectRootElementCache.cs (10)
310DebugTraceCache("Not found in cache: ", projectFile); 323DebugTraceCache("Not satisfied from cache: ", projectFile); 335DebugTraceCache("Satisfied from XML cache: ", projectFile); 361DebugTraceCache("Satisfied from XML cache: ", projectFile); 556DebugTraceCache("Adding: ", projectRootElement.FullPath); 597DebugTraceCache("Shedding: ", node.Value.FullPath); 610DebugTraceCache("Forgetting: ", projectRootElement.FullPath); 620DebugTraceCache("Out of date dropped from XML cache: ", projectRootElement.FullPath); 644DebugTraceCache(message, Convert.ToString(param1, CultureInfo.InvariantCulture)); 655DebugTraceCache(message, Convert.ToString(param1, CultureInfo.InvariantCulture));