2 implementations of TranslateArray
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
569public void TranslateArray<T>(ref T[] array) 1402public void TranslateArray<T>(ref T[] array)