4 references to FormatLogTimeStamp
Microsoft.Build (1)
Logging\ParallelLogger\ParallelConsoleLogger.cs (1)
1599context = LogFormatter.FormatLogTimeStamp(eventTimeStamp);
Microsoft.Build.Engine.UnitTests (3)
LogFormatter_Tests.cs (3)
48string result = LogFormatter.FormatLogTimeStamp(testTime); 53result = LogFormatter.FormatLogTimeStamp(testTime); 57result = LogFormatter.FormatLogTimeStamp(testTime);