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