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