The method '{1}' in type '{0}' is marked IsOneWay=true and declares one or more FaultContractAttributes. One-way methods cannot declare FaultContractAttributes. To fix it, change IsOneWay to false or remove the FaultContractAttributes.
The method 'Skip' is only supported for sorted input in LINQ to Entities. The method 'OrderBy' must be called before the ...
The method '{0}' can be called only if the corresponding RuntimeTransactionHandle object is registered as an execution property. ...
The method '{0}' has a parameter named '{1}' which is the same as the default return value name. Consider using another name ...
The method '{0}' has the return value named '{1}' which is the same as a parameter name. Windows Runtime method parameters ...
The method '{1}' in type '{0}' is marked IsOneWay=true and declares one or more FaultContractAttributes. One-way methods ...
The method result type '{0}' is not supported for this method argument. A method that produces an instance of a DbExpression-derived ...
The method specified by the PreApplicationStartMethodAttribute on assembly '{0}' cannot be resolved. Type: '{1}', MethodName: ...
The Method with name '{1}' in Type '{0}' could not be invoked because the application does not have permission to invoke ...
The method {0} does not have a request element. You can use a RoutingStyle of SoapAction on the XML Web service, use the ...