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