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); 614DebugTraceCache("Adding: ", projectRootElement.FullPath); 655DebugTraceCache("Shedding: ", node.Value.FullPath); 669DebugTraceCache("Forgetting: ", projectRootElement.FullPath); 680DebugTraceCache("Out of date dropped from XML cache: ", projectRootElement.FullPath); 704DebugTraceCache(message, Convert.ToString(param1, CultureInfo.InvariantCulture)); 715DebugTraceCache(message, Convert.ToString(param1, CultureInfo.InvariantCulture));