The method specified by the PreApplicationStartMethodAttribute on assembly '{0}' cannot be resolved. Type: '{1}', MethodName: '{2}'. Verify that the type is public and the method is public and static (Shared in Visual Basic).
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 ...
The methods 'Single' and 'SingleOrDefault' can only be used as a final query operation. Consider using the method 'FirstOrDefault' ...
The methods {0} and {1} use the same request element . When the RoutingStyle of the XML Web service is RequestElement, request ...