1 write to _taskLoggingHelper
Microsoft.DotNet.Build.Tasks.Feed.Tests (1)
BuildModelFactoryTests.cs (1)
54
_taskLoggingHelper
= new TaskLoggingHelper(_stubTask);
12 references to _taskLoggingHelper
Microsoft.DotNet.Build.Tasks.Feed.Tests (12)
BuildModelFactoryTests.cs (12)
64
.AddSingleton(
_taskLoggingHelper
)
168
_taskLoggingHelper
.HasLoggedErrors.Should().BeFalse();
258
_taskLoggingHelper
.HasLoggedErrors.Should().BeFalse();
310
_taskLoggingHelper
.HasLoggedErrors.Should().BeTrue();
346
_taskLoggingHelper
.HasLoggedErrors.Should().BeTrue();
380
_taskLoggingHelper
.HasLoggedErrors.Should().BeTrue();
422
_taskLoggingHelper
.HasLoggedErrors.Should().BeFalse();
505
_taskLoggingHelper
.HasLoggedErrors.Should().BeFalse();
516
_taskLoggingHelper
.HasLoggedErrors.Should().BeFalse();
646
_taskLoggingHelper
.HasLoggedErrors.Should().BeFalse();
723
_taskLoggingHelper
.HasLoggedErrors.Should().BeTrue();
734
_taskLoggingHelper
.HasLoggedErrors.Should().BeTrue();