Activity '{0}' cannot write to this public location reference because it was declared with ArgumentDirection.In. To allow both reading and writing, declare the reference with ArgumentDirection.InOut.
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 ...
Activity '{0}' cannot write to this public location reference because it was declared with ArgumentDirection.In. To allow ...
Activity '{0}' has multiple runtime arguments with evaluation order set to '{1}'. Runtime argument evaluation order values ...
Activity '{0}' in DynamicUpdateMapBuilder.DisallowUpdateInside is not a public member of DynamicUpdateMapBuilder.UpdatedWorkflowDefinition. ...
Activity '{0}' is invalid. Activities that support DataContext can not be used in this workflow because the root activity ...
Activity '{0}' is invalid. NativeActivity derived activities that do asynchronous operations by calling one of the CreateBookmark ...