Return type is not valid in FunctionImport '{0}'. The FunctionImport can have no return type or return a collection of scalar values, a collection of complex types or a collection of entities.
Rethrow activity '{0}' cannot be used in a private child of a TryCatch activity. Rethrow is only allowed under the public ...
Rethrow activity '{0}' cannot find the FaultContext set by the TryCatch activity. To resolve the issue, do not modify or ...
Retrieving the COM class factory for remote component with CLSID %2 from machine %3 failed due to the following error: %1 ...
Retrieving the COM class factory for remote component with CLSID %2 from machine %3 failed due to the following error: %1. ...
Return type is not valid in FunctionImport '{0}'. The FunctionImport can have no return type or return a collection of scalar ...
Return type is not valid in FunctionImport '{0}'. The FunctionImport must return a collection of scalar values or a collection ...
Return type of method '{0}' on type '{1}' is of type '{2}' but a type assignable to '{3}' is required for a query interceptor. ...
Return' statements in this Async method cannot return a value since the return type of the function is 'Task'. Consider changing ...
Returns the native handle for this process. The handle is only available if the process was started using this component. ...