31 references to GetProjectLoggingContext
Microsoft.Build.Engine.UnitTests (31)
BackEnd\TargetEntry_Tests.cs (31)
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)); 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)); 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)); 439entry.GetErrorTargets(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)); 901entry.ExecuteTarget(taskBuilder, entry.RequestEntry, GetProjectLoggingContext(entry.RequestEntry), CancellationToken.None).GetAwaiter().GetResult();