2 references to IsTypeException
xunit.assert (2)
TypeAsserts.cs (2)
126 throw new IsTypeException(expectedType.FullName, null); 140 throw new IsTypeException(expectedTypeName, actualTypeName);