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)
180translator.Translate(ref exclusiveTime); 181translator.Translate(ref inclusiveTime); 482translator.Translate(ref exclusiveTime); 483translator.Translate(ref inclusiveTime);