10 references to DebugTraceCache
Microsoft.Build (10)
Evaluation\ProjectRootElementCache.cs (10)
315DebugTraceCache("Not found in cache: ", projectFile); 328DebugTraceCache("Not satisfied from cache: ", projectFile); 340DebugTraceCache("Satisfied from XML cache: ", projectFile); 370DebugTraceCache("Satisfied from XML cache: ", projectFile); 565DebugTraceCache("Adding: ", projectRootElement.FullPath); 606DebugTraceCache("Shedding: ", node.Value.FullPath); 619DebugTraceCache("Forgetting: ", projectRootElement.FullPath); 629DebugTraceCache("Out of date dropped from XML cache: ", projectRootElement.FullPath); 653DebugTraceCache(message, Convert.ToString(param1, CultureInfo.InvariantCulture)); 664DebugTraceCache(message, Convert.ToString(param1, CultureInfo.InvariantCulture));