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)
163
entry.
GatherResults
();
329
depEntry.
GatherResults
();
356
TargetResult results = entry.
GatherResults
();
367
results = entry.
GatherResults
();
391
results = entry.
GatherResults
();
410
results = entry.
GatherResults
();
419
results = entry.
GatherResults
();
428
results = entry.
GatherResults
();
441
results = entry.
GatherResults
();
459
TargetResult results = entry.
GatherResults
();
485
TargetResult results = entry.
GatherResults
();
503
TargetResult results = entry.
GatherResults
();
522
TargetResult results = entry.
GatherResults
();
540
TargetResult results = entry.
GatherResults
();
558
TargetResult results = entry.
GatherResults
();
576
TargetResult results = entry.
GatherResults
();
594
TargetResult results = entry.
GatherResults
();