2 implementations of Translate
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
377
public void
Translate
<T, L>(ref ICollection<T> collection, ObjectTranslator<T> objectTranslator, NodePacketCollectionCreator<L> collectionFactory) where L : ICollection<T>
1178
public void
Translate
<T, L>(ref ICollection<T> collection, ObjectTranslator<T> objectTranslator, NodePacketCollectionCreator<L> collectionFactory) where L : ICollection<T>