4 references to NumberOfWarning
Microsoft.Build.Engine.UnitTests (4)
BackEnd\TaskHost_Tests.cs (4)
219Assert.Equal(1, _customLogger.NumberOfWarning); // "Expected one Warning Event at this point" 477Assert.Equal(1, _customLogger.NumberOfWarning); // "Expected there to be only one warning" 497Assert.Equal(1, _customLogger.NumberOfWarning); // "Expected there to be only one warning" 518Assert.Equal(1, _customLogger.NumberOfWarning); // "Expected there to be only one warning"