2 implementations of TranslateDictionary
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
766
public void
TranslateDictionary
<T>(ref Dictionary<string, T> dictionary, IEqualityComparer<string> comparer, ObjectTranslatorWithValueFactory<T> objectTranslator, NodePacketValueFactory<T> valueFactory)
1630
public void
TranslateDictionary
<T>(ref Dictionary<string, T> dictionary, IEqualityComparer<string> comparer, ObjectTranslatorWithValueFactory<T> objectTranslator, NodePacketValueFactory<T> valueFactory)