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)
158entry.GatherResults(); 324depEntry.GatherResults(); 351TargetResult results = entry.GatherResults(); 362results = entry.GatherResults(); 386results = entry.GatherResults(); 405results = entry.GatherResults(); 414results = entry.GatherResults(); 423results = entry.GatherResults(); 436results = entry.GatherResults(); 454TargetResult results = entry.GatherResults(); 480TargetResult results = entry.GatherResults(); 498TargetResult results = entry.GatherResults(); 517TargetResult results = entry.GatherResults(); 535TargetResult results = entry.GatherResults(); 553TargetResult results = entry.GatherResults(); 571TargetResult results = entry.GatherResults(); 589TargetResult results = entry.GatherResults();