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