2 implementations of Translate
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
356
public void
Translate
<T, L>(ref IList<T> list, ObjectTranslator<T> objectTranslator, NodePacketCollectionCreator<L> collectionFactory) where L : IList<T>
1165
public void
Translate
<T, L>(ref IList<T> list, ObjectTranslator<T> objectTranslator, NodePacketCollectionCreator<L> collectionFactory) where L : IList<T>