Event '{0}' has a parameter of type '{1}'. Events exposed to Windows Runtime must use delegate types that are also exposed to Windows Runtime. Was the module being exported compiled as a winmdmodule (/target:winmdobj) for Windows Metadata export?
Error: Signature has token following ELEMENT_TYPE_CLASS (_VALUETYPE) that is not a TypeDef or TypeRef (token: 08x; offset: ...
Error: The dependency '%1' in project '%2' cannot be copied to the run directory because it would conflict with dependency ...
Error: Type '{0}' could not be imported because it redefines inherited member '{1}' with a different type. '{1}' is declared ...
EvaluationOrder value is invalid. Evaluation order values must be zero based, increasing in order and unique. Use -1 to indicate ...
Event '{0}' has a parameter of type '{1}'. Events exposed to Windows Runtime must use delegate types that are also exposed ...
Event '|1' cannot implement event '|2' on interface '|3' because the parameters of their 'RemoveHandler' methods do not match. ...
Event '|1' cannot implement event '|3.|2' because its delegate type does not match the delegate type of another event implemented ...
Event add method '{0}' has a parameter of type '{1}'. The parameters to event add methods must be Windows Runtime delegates. ...
Event add method '{0}' has an invalid signature. Add method signatures must have a single parameter that is a Windows Runtime ...