2 references to ForFailure
Templates.Mvc.Tests (1)
BlazorTemplateTest.cs (1)
190throw FailException.ForFailure($"Expected file to exist, but it doesn't: {singleProjectPath}");
xunit.assert (1)
FailAsserts.cs (1)
38 throw FailException.ForFailure(message);