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)
178ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 184deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 193deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 217ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 225deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 235deps = 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)); 323ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 327depEntry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 353ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 364deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 388deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 408deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 416deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 425deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 435deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 457ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 483ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 501ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 520ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 538ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 556ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 574ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 592ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry));