10 references to DebugTraceCache
Microsoft.Build (10)
Evaluation\ProjectRootElementCache.cs (10)
316DebugTraceCache("Not found in cache: ", projectFile); 329DebugTraceCache("Not satisfied from cache: ", projectFile); 341DebugTraceCache("Satisfied from XML cache: ", projectFile); 371DebugTraceCache("Satisfied from XML cache: ", projectFile); 566DebugTraceCache("Adding: ", projectRootElement.FullPath); 607DebugTraceCache("Shedding: ", node.Value.FullPath); 620DebugTraceCache("Forgetting: ", projectRootElement.FullPath); 630DebugTraceCache("Out of date dropped from XML cache: ", projectRootElement.FullPath); 654DebugTraceCache(message, Convert.ToString(param1, CultureInfo.InvariantCulture)); 665DebugTraceCache(message, Convert.ToString(param1, CultureInfo.InvariantCulture));