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