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