I refactored some code, and now I get this error when calling a function. But everything seems to be fine, I even compared failing_argument.GetType().AssemblyQualified
failing_argument.GetType().AssemblyQualified
May be an issue with the type resolution...use the complete type name (including the namespace). Some code sample might help!