31 references to GetProjectLoggingContext
Microsoft.Build.Engine.UnitTests (31)
BackEnd\TargetEntry_Tests.cs (31)
173
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
179
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
188
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
212
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
220
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
230
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
254
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
267
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
275
Assert.Equal(2, entry.GetErrorTargets(
GetProjectLoggingContext
(entry.RequestEntry)).Count);
280
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
289
Assert.Equal(2, entry.GetErrorTargets(
GetProjectLoggingContext
(entry.RequestEntry)).Count);
294
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
318
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
322
depEntry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
348
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
359
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
383
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
403
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
411
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
420
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
430
deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
435
entry.GetErrorTargets(
GetProjectLoggingContext
(entry.RequestEntry));
452
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
478
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
496
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
515
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
533
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
551
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
569
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
587
ICollection<TargetSpecification> deps = entry.GetDependencies(
GetProjectLoggingContext
(entry.RequestEntry));
897
entry.ExecuteTarget(taskBuilder, entry.RequestEntry,
GetProjectLoggingContext
(entry.RequestEntry), CancellationToken.None).GetAwaiter().GetResult();