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