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