1 write to _taskLoggingHelper
Microsoft.DotNet.Build.Manifest.Tests (1)
BuildModelFactoryTests.cs (1)
48_taskLoggingHelper = new TaskLoggingHelper(_stubTask);
12 references to _taskLoggingHelper
Microsoft.DotNet.Build.Manifest.Tests (12)
BuildModelFactoryTests.cs (12)
58.AddSingleton(_taskLoggingHelper) 162_taskLoggingHelper.HasLoggedErrors.Should().BeFalse(); 252_taskLoggingHelper.HasLoggedErrors.Should().BeFalse(); 304_taskLoggingHelper.HasLoggedErrors.Should().BeTrue(); 340_taskLoggingHelper.HasLoggedErrors.Should().BeTrue(); 374_taskLoggingHelper.HasLoggedErrors.Should().BeTrue(); 416_taskLoggingHelper.HasLoggedErrors.Should().BeFalse(); 499_taskLoggingHelper.HasLoggedErrors.Should().BeFalse(); 510_taskLoggingHelper.HasLoggedErrors.Should().BeFalse(); 640_taskLoggingHelper.HasLoggedErrors.Should().BeFalse(); 717_taskLoggingHelper.HasLoggedErrors.Should().BeTrue(); 728_taskLoggingHelper.HasLoggedErrors.Should().BeTrue();