31 references to GetProjectLoggingContext
Microsoft.Build.Engine.UnitTests (31)
BackEnd\TargetEntry_Tests.cs (31)
177
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
183
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
192
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
216
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
224
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
234
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
258
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
271
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
279
Assert.Equal(2, entry.GetErrorTargets(
GetProjectLoggingContext
(entry.RequestEntry)).Count);
284
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
293
Assert.Equal(2, entry.GetErrorTargets(
GetProjectLoggingContext
(entry.RequestEntry)).Count);
298
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
322
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
326
depEntry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
352
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
363
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
387
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
407
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
415
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
424
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
434
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
439
entry.GetErrorTargets(
GetProjectLoggingContext
(entry.RequestEntry));
456
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
482
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
500
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
519
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
537
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
555
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
573
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
591
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
901
entry.ExecuteTarget(taskBuilder, entry.RequestEntry,
GetProjectLoggingContext
(entry.RequestEntry), CancellationToken.None).GetAwaiter().GetResult();