3 references to GetWarningsCount
Microsoft.Build.BuildCheck.UnitTests (3)
EndToEndTests.cs (3)
135GetWarningsCount(output.LogOutput).ShouldBe(expectedWarningsCount); 245GetWarningsCount(output).ShouldBe(skipUnchangedDuringCopy ? 0 : 1); 393GetWarningsCount(output).ShouldBe(expectedWarningsCount);