I found out what caused this error. In one of my projects (Qit.QUniversal.Controls) I still had a reference to: Xamarin.Controls.SignaturePad.Forms
After I removed this reference this error didn't occur anymore. This solved this specific error.