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)
177
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
183
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
192
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
216
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
224
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
234
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
258
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
271
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
284
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
298
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
322
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
326
depEntry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
352
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
363
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
387
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
407
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
415
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
424
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
434
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
456
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
482
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
500
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
519
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
537
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
555
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
573
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
591
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));