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