Base:
method
Execute
Microsoft.Build.Utilities.Task.Execute()
4 references to Execute
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\Node\OutOfProcRarNodeEndpoint.cs (1)
101bool success = rarTask.Execute();
Microsoft.Build.Tasks.UnitTests (3)
AssemblyDependency\Node\OutOfProcRarNode_Tests.cs (3)
47bool result = rar.Execute(); 80bool result = rar.Execute(); 106bool result = rar.Execute();