31 references to GetProjectLoggingContext
Microsoft.Build.Engine.UnitTests (31)
BackEnd\TargetEntry_Tests.cs (31)
178
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
184
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
193
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
217
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
225
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
235
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));
323
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
327
depEntry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
353
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
364
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
388
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
408
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
416
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
425
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
435
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
440
entry.GetErrorTargets(
GetProjectLoggingContext
(entry.RequestEntry));
457
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
483
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
501
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
520
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
538
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
556
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
574
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
592
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
902
entry.ExecuteTarget(taskBuilder, entry.RequestEntry,
GetProjectLoggingContext
(entry.RequestEntry), CancellationToken.None).GetAwaiter().GetResult();