18 references to GatherResults
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetBuilder.cs (1)
515TargetResult targetResult = currentTargetEntry.GatherResults();
Microsoft.Build.Engine.UnitTests (17)
BackEnd\TargetEntry_Tests.cs (17)
155entry.GatherResults(); 332depEntry.GatherResults(); 362TargetResult results = entry.GatherResults(); 373results = entry.GatherResults(); 397results = entry.GatherResults(); 416results = entry.GatherResults(); 425results = entry.GatherResults(); 434results = entry.GatherResults(); 447results = entry.GatherResults(); 468TargetResult results = entry.GatherResults(); 495TargetResult results = entry.GatherResults(); 513TargetResult results = entry.GatherResults(); 534TargetResult results = entry.GatherResults(); 555TargetResult results = entry.GatherResults(); 576TargetResult results = entry.GatherResults(); 597TargetResult results = entry.GatherResults(); 618TargetResult results = entry.GatherResults();