28 references to GetDependencies
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetBuilder.cs (1)
452
IList<TargetSpecification> dependencies = currentTargetEntry.
GetDependencies
(_projectLoggingContext);
Microsoft.Build.Engine.UnitTests (27)
BackEnd\TargetEntry_Tests.cs (27)
178
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
184
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
193
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
217
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
225
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
235
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
259
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
272
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
285
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
299
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
323
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
327
depEntry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
353
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
364
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
388
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
408
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
416
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
425
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
435
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
457
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
483
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
501
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
520
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
538
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
556
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
574
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
592
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));