3 references to NodePacketCollectionCreator
MSBuildTaskHost (3)
BackEnd\BinaryTranslator.cs (2)
223
public void Translate<T, L>(ref ICollection<T>? collection, ObjectTranslator<T> objectTranslator,
NodePacketCollectionCreator
<L> collectionFactory)
542
NodePacketCollectionCreator
<L> collectionFactory)
BackEnd\ITranslator.cs (1)
187
NodePacketCollectionCreator
<L> collectionFactory)