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