2 implementations of Translate
MSBuildTaskHost (2)
BinaryTranslator.cs (2)
140public void Translate(ref bool[] array) 999public void Translate(ref bool[] array)
1 reference to Translate
MSBuildTaskHost (1)
TaskParameter.cs (1)
404translator.Translate(ref boolArrayParam);