28 references to GetDependencies
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\TargetBuilder.cs (1)
452IList<TargetSpecification> dependencies = currentTargetEntry.GetDependencies(_projectLoggingContext);
Microsoft.Build.Engine.UnitTests (27)
BackEnd\TargetEntry_Tests.cs (27)
173ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 179deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 188deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 212ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 220deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 230deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 254ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 267deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 280deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 294deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 318ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 322depEntry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 348ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 359deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 383deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 403deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 411deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 420deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 430deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 452ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 478ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 496ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 515ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 533ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 551ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 569ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 587ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry));