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