2 references to ForceFail
Microsoft.AspNetCore.Components.Web.Tests (2)
Media\ImageTest.cs (2)
202
var shouldFail = (
ForceFail
&& (!_failUsed || !FailOnce))
204
if (
ForceFail
)