2 implementations of Translate
Microsoft.Build.Framework (2)
InterningReadTranslator.cs (1)
72
public void
Translate
(ITranslator translator)
InterningWriteTranslator.cs (1)
156
public void
Translate
(ITranslator translator)
4 references to Translate
Microsoft.Build.Framework (4)
BinaryTranslator.cs (4)
528
value.
Translate
(this);
550
array[i].
Translate
(this);
1288
value.
Translate
(this);
1338
array[i].
Translate
(this);