Type library exporter encountered a reference type with layout marked as [MarshalAs(UnmanagedType.Interface)] in a signature. The reference type was instead treated as if it were marked with [MarshalAs(UnmanagedType.IUnknown)].
Type equivalence requires that all participating types, as well as all methods and fields within those types, are transparent ...
Type handle '{0}' and field handle with declaring type '{1}' are incompatible. Get RuntimeFieldHandle and declaring RuntimeTypeHandle ...
Type handle '{0}' and method handle with declaring type '{1}' are incompatible. Get RuntimeMethodHandle and declaring RuntimeTypeHandle ...
Type information for activity '{0}' was not found in the database. The type may have been changed without versioning the ...
Type library exporter encountered a reference type with layout marked as MarshalAs(UnmanagedType.Interface) in a signature. ...
Type library exporter encountered a type that derives from a generic class and is not marked as ClassInterface(ClassInterfaceType.None)]. ...
Type library exporter warning: Referenced type is defined in managed component, which is imported from a type library that ...
Type library importer encountered a property getter '%ls' on type '%ls' without a valid return type. The importer will attempt ...
Type mismatch. The return type '{0}' of best-match method '{1}' on type '{2}' is not compatible with the 'Result' argument ...