Activity '{0}' cannot add a match for Variable '{1}' because it is not its owner. The matched Variable is owned by '{2}'.
Activity '{0}' attempted to directly schedule the ActivityDelegate handler activity '{1}'. ActivityDelegate handlers cannot ...
Activity '{0}' cannot access this public location reference because it is only valid for activity '{1}'. Only the activity ...
Activity '{0}' cannot access this variable because it is declared at the scope of activity '{1}'. An activity can only access ...
Activity '{0}' cannot add a match for Activity '{1}' because it is not its declarer. The matched Activity is declared by ...
Activity '{0}' cannot add a match for Variable '{1}' because it is not its owner. The matched Variable is owned by '{2}'. ...
Activity '{0}' cannot add a variable match because the two variables' signatures don't match. The signature including Name, ...
Activity '{0}' cannot call GetLocation on this public location reference because it was created CodeActivityPublicEnviro ...
Activity '{0}' cannot define arguments other than the built-in Result argument and also declare access to public locations ...
Activity '{0}' cannot read from this public location reference because it was declared with ArgumentDirection.Out. To allow ...