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