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)
154entry.GatherResults(); 331depEntry.GatherResults(); 361TargetResult results = entry.GatherResults(); 372results = entry.GatherResults(); 396results = entry.GatherResults(); 415results = entry.GatherResults(); 424results = entry.GatherResults(); 433results = entry.GatherResults(); 446results = entry.GatherResults(); 467TargetResult results = entry.GatherResults(); 494TargetResult results = entry.GatherResults(); 512TargetResult results = entry.GatherResults(); 533TargetResult results = entry.GatherResults(); 554TargetResult results = entry.GatherResults(); 575TargetResult results = entry.GatherResults(); 596TargetResult results = entry.GatherResults(); 617TargetResult results = entry.GatherResults();