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)
173
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
179
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
188
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
212
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
220
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
230
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
254
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
267
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
280
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
294
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
318
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
322
depEntry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
348
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
359
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
383
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
403
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
411
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
420
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
430
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
452
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
478
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
496
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
515
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
533
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
551
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
569
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
587
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));