31 references to GetProjectLoggingContext
Microsoft.Build.Engine.UnitTests (31)
BackEnd\TargetEntry_Tests.cs (31)
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)); 279Assert.Equal(2, entry.GetErrorTargets(GetProjectLoggingContext(entry.RequestEntry)).Count); 284deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 293Assert.Equal(2, entry.GetErrorTargets(GetProjectLoggingContext(entry.RequestEntry)).Count); 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)); 445entry.GetErrorTargets(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)); 1005entry.ExecuteTarget(taskBuilder, entry.RequestEntry, GetProjectLoggingContext(entry.RequestEntry), CancellationToken.None).GetAwaiter().GetResult();