The method '{0}' can be called only if the corresponding RuntimeTransactionHandle object is registered as an execution property.
The MetadataExchangeClient was not supplied with a MetadataReference or MetadataLocation from which to get metadata. You ...
The MetadataResolver cannot recieve an empty contracts argument to the Resolve or BeginResolve methods. You must supply at ...
The method 'First' can only be used as a final query operation. Consider using the method 'FirstOrDefault' in this instance ...
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 ...