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