Search notes:

System.TypeLoadException (class)

A System.TypeLoadException is thrown when the CLR cannot
TypeLoadException inherits from System.SystemException.
TypeLoadException is associated with HRESULT COR_E_TYPELOAD whose value is 0x80131522.

Index