2 implementations of Translate
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
465
public void
Translate
(ref TimeSpan value)
1287
public void
Translate
(ref TimeSpan value)
4 references to Translate
Microsoft.Build (4)
BackEnd\Components\Communications\LogMessagePacket.cs (4)
180
translator.
Translate
(ref exclusiveTime);
181
translator.
Translate
(ref inclusiveTime);
482
translator.
Translate
(ref exclusiveTime);
483
translator.
Translate
(ref inclusiveTime);