2 implementations of Translate
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
169public void Translate(ref ushort value) 924public void Translate(ref ushort value)
2 references to Translate
Microsoft.Build (1)
TaskParameter.cs (1)
531translator.Translate(ref ushortParam);
MSBuild (1)
TaskParameter.cs (1)
531translator.Translate(ref ushortParam);