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)
177ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 183deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 192deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 216ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 224deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 234deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 258ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 271deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 284deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 298deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 322ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 326depEntry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 352ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 363deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 387deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 407deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 415deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 424deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 434deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 456ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 482ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 500ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 519ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 537ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 555ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 573ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 591ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry));