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