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