18 references to GatherResults
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetBuilder.cs (1)
521
TargetResult targetResult = currentTargetEntry.
GatherResults
();
Microsoft.Build.Engine.UnitTests (17)
BackEnd\TargetEntry_Tests.cs (17)
158
entry.
GatherResults
();
324
depEntry.
GatherResults
();
351
TargetResult results = entry.
GatherResults
();
362
results = entry.
GatherResults
();
386
results = entry.
GatherResults
();
405
results = entry.
GatherResults
();
414
results = entry.
GatherResults
();
423
results = entry.
GatherResults
();
436
results = entry.
GatherResults
();
454
TargetResult results = entry.
GatherResults
();
480
TargetResult results = entry.
GatherResults
();
498
TargetResult results = entry.
GatherResults
();
517
TargetResult results = entry.
GatherResults
();
535
TargetResult results = entry.
GatherResults
();
553
TargetResult results = entry.
GatherResults
();
571
TargetResult results = entry.
GatherResults
();
589
TargetResult results = entry.
GatherResults
();