31 references to GetProjectLoggingContext
Microsoft.Build.Engine.UnitTests (31)
BackEnd\TargetEntry_Tests.cs (31)
171
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
177
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
186
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
213
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
221
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
231
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));
325
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
329
depEntry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
358
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
369
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
393
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
413
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
421
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
430
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
440
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
445
entry.GetErrorTargets(
GetProjectLoggingContext
(entry.RequestEntry));
465
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
492
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
510
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
531
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
552
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
573
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
594
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
615
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
1005
entry.ExecuteTarget(taskBuilder, entry.RequestEntry,
GetProjectLoggingContext
(entry.RequestEntry), CancellationToken.None).GetAwaiter().GetResult();