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