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