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)
162entry.GatherResults(); 328depEntry.GatherResults(); 355TargetResult results = entry.GatherResults(); 366results = entry.GatherResults(); 390results = entry.GatherResults(); 409results = entry.GatherResults(); 418results = entry.GatherResults(); 427results = entry.GatherResults(); 440results = entry.GatherResults(); 458TargetResult results = entry.GatherResults(); 484TargetResult results = entry.GatherResults(); 502TargetResult results = entry.GatherResults(); 521TargetResult results = entry.GatherResults(); 539TargetResult results = entry.GatherResults(); 557TargetResult results = entry.GatherResults(); 575TargetResult results = entry.GatherResults(); 593TargetResult results = entry.GatherResults();