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