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