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