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)
171
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
177
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
186
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
213
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
221
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
231
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));
325
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
329
depEntry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
358
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
369
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
393
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
413
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
421
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
430
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
440
deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
465
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
492
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
510
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
531
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
552
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
573
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
594
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));
615
ICollection<TargetSpecification> deps = entry.
GetDependencies
(GetProjectLoggingContext(entry.RequestEntry));