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