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