2 implementations of TranslateArray
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
566public void TranslateArray<T>(ref T[] array, ObjectTranslator<T> objectTranslator) 1360public void TranslateArray<T>(ref T[] array, ObjectTranslator<T> objectTranslator)