2 implementations of Translate
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
178public void Translate(ref ushort value) 1068public void Translate(ref ushort value)
3 references to Translate
Microsoft.Build (1)
TaskParameter.cs (1)
347translator.Translate(ref ushortParam);
Microsoft.Build.Tasks.Core (1)
TaskParameter.cs (1)
347translator.Translate(ref ushortParam);
MSBuild (1)
TaskParameter.cs (1)
347translator.Translate(ref ushortParam);