2 references to FailException
Templates.Mvc.Tests (1)
BlazorTemplateTest.cs (1)
190throw new FailException($"Expected file to exist, but it doesn't: {singleProjectPath}");
xunit.assert (1)
Sdk\Exceptions\FailException.cs (1)
31 new FailException(message ?? "Assert.Fail() Failure");