31 references to GetProjectLoggingContext
Microsoft.Build.Engine.UnitTests (31)
BackEnd\TargetEntry_Tests.cs (31)
173ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 179deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 188deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 212ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 220deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 230deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 254ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 267deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 275Assert.Equal(2, entry.GetErrorTargets(GetProjectLoggingContext(entry.RequestEntry)).Count); 280deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 289Assert.Equal(2, entry.GetErrorTargets(GetProjectLoggingContext(entry.RequestEntry)).Count); 294deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 318ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 322depEntry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 348ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 359deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 383deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 403deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 411deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 420deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 430deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 435entry.GetErrorTargets(GetProjectLoggingContext(entry.RequestEntry)); 452ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 478ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 496ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 515ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 533ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 551ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 569ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 587ICollection<TargetSpecification> deps = entry.GetDependencies(GetProjectLoggingContext(entry.RequestEntry)); 897entry.ExecuteTarget(taskBuilder, entry.RequestEntry, GetProjectLoggingContext(entry.RequestEntry), CancellationToken.None).GetAwaiter().GetResult();