2 references to ForMismatchedType
xunit.assert (2)
TypeAsserts.cs (2)
270 throw IsTypeException.ForMismatchedType(ArgumentFormatter.Format(expectedType), null); 293 throw IsTypeException.ForMismatchedType(expectedTypeName, actualTypeName);