28 references to GetDependencies
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetBuilder.cs (1)
446
IList<TargetSpecification> dependencies = currentTargetEntry.
GetDependencies
(_projectLoggingContext);
Microsoft.Build.Engine.UnitTests (27)
BackEnd\TargetEntry_Tests.cs (27)
172
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
178
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
187
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
214
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
222
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
232
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));
326
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
330
depEntry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
359
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
370
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
394
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
414
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
422
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
431
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
441
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
466
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
493
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
511
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
532
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
553
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
574
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
595
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
616
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));