Type '{0}': If a KnownTypeAttribute attribute specifies a method it must be the only KnownTypeAttribute attribute on that type.
Type '{0}' was loaded in the ReflectionOnly context but the AssemblyBuilder was not created as AssemblyBuilderAccess.ReflectionOnly. ...
Type '{0}' was not loaded in the ReflectionOnly context but the AssemblyBuilder was created as AssemblyBuilderAccess.ReflectionOnly. ...
Type '{0}' with data contract name '{1}:{2}' is not expected. Add any types not known statically to the list of known types ...
Type '{0}' with data contract name '{1}:{2}' is not expected. Consider using a DataContractResolver or add any types not ...
Type '{0}': If a KnownTypeAttribute attribute specifies a method it must be the only KnownTypeAttribute attribute on that ...
Type '{1}', generated by the export process for type '{0}', has the same name as a type that is already in the module being ...
Type '{2}' contains two members '{0}' 'and '{1}' with the same data member name '{3}'. Multiple members with the same name ...
Type '{2}' contains two members '{0}' 'and '{1}' with the same name '{3}'. Multiple members with the same name in one type ...
Type '|1' cannot be embedded because it has generic argument. Consider setting the 'Embed interop Types' property to false. ...