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