2 references to IAssertionException
Microsoft.CodeAnalysis.Features.UnitTests (1)
FindUsages\DefinitionItemFactoryTests.cs (1)
117
catch (Exception e) when (e is
IAssertionException
)
xunit.assert (1)
Sdk\Exceptions\XunitException.cs (1)
18
/// The base assert exception class. It marks itself with <see cref="
IAssertionException
"/> which is how