2 references to ForIncompatibleType
xunit.assert (2)
TypeAsserts.cs (2)
264 throw IsTypeException.ForIncompatibleType(ArgumentFormatter.Format(expectedType), null); 287 throw IsTypeException.ForIncompatibleType(expectedTypeName, actualTypeName);