2 implementations of Translate
Microsoft.Build.Framework (2)
BinaryTranslator.cs (2)
199
public void
Translate
(ref TaskHostParameters value)
1127
public void
Translate
(ref TaskHostParameters value)
2 references to Translate
Microsoft.Build (2)
Instance\TaskRegistry.cs (2)
988
translator.
Translate
(ref _taskIdentityParameters);
1881
translator.
Translate
(ref _taskFactoryParameters);