Cannot convert start value of type '{0}', limit value of type '{1}', and step value of type '{2}' to a common numeric type.
Cannot convert async %1!ls! to delegate type '%2!ls!'. An async %1!ls! may return void, Task or Task , none of which are ...
Cannot convert null to type parameter '%1!ls!' because it could be a non-nullable value type. Consider using 'default(%1!ls!)' ...
Cannot convert null to type parameter '%1!ls!' because it could be a value type. Consider using 'default(%1!ls!)' instead. ...
Cannot convert null to type parameter '{0}' because it could be a non-nullable value type. Consider using 'default({0})' ...
Cannot convert start value of type '{0}', limit value of type '{1}', and step value of type '{2}' to a common numeric type. ...
Cannot convert the specified Stream object to a Windows Runtime stream because it does not have sufficient capabilities. ...
Cannot convert the specified Windows Runtime stream to a managed System.IO.Stream object with the specified buffer size because ...
Cannot convert the specified Windows Runtime stream to a managed System.IO.Stream object without a buffer because this Windows ...
Cannot convert this Task to Windows.Foundation.IAsyncInfo or any of the deriving interfaces because it is already running. ...