18 references to GatherResults
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetBuilder.cs (1)
521TargetResult targetResult = currentTargetEntry.GatherResults();
Microsoft.Build.Engine.UnitTests (17)
BackEnd\TargetEntry_Tests.cs (17)
163entry.GatherResults(); 329depEntry.GatherResults(); 356TargetResult results = entry.GatherResults(); 367results = entry.GatherResults(); 391results = entry.GatherResults(); 410results = entry.GatherResults(); 419results = entry.GatherResults(); 428results = entry.GatherResults(); 441results = entry.GatherResults(); 459TargetResult results = entry.GatherResults(); 485TargetResult results = entry.GatherResults(); 503TargetResult results = entry.GatherResults(); 522TargetResult results = entry.GatherResults(); 540TargetResult results = entry.GatherResults(); 558TargetResult results = entry.GatherResults(); 576TargetResult results = entry.GatherResults(); 594TargetResult results = entry.GatherResults();