31 references to GetProjectLoggingContext
Microsoft.Build.Engine.UnitTests (31)
BackEnd\TargetEntry_Tests.cs (31)
172
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
178
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
187
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
214
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
222
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
232
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
259
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
272
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
280
Assert.Equal(2, entry.GetErrorTargets(
GetProjectLoggingContext
(entry.RequestEntry)).Count);
285
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
294
Assert.Equal(2, entry.GetErrorTargets(
GetProjectLoggingContext
(entry.RequestEntry)).Count);
299
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
326
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
330
depEntry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
359
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
370
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
394
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
414
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
422
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
431
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
441
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
446
entry.GetErrorTargets(
GetProjectLoggingContext
(entry.RequestEntry));
466
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
493
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
511
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
532
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
553
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
574
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
595
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
616
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
1006
entry.ExecuteTarget(taskBuilder, entry.RequestEntry,
GetProjectLoggingContext
(entry.RequestEntry), CancellationToken.None).GetAwaiter().GetResult();