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