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