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