Method '{1}' has {0}, but enclosing type '{2}' does not have ServiceContractAttribute. {0} can only be used on methods in ServiceContractAttribute types.
Method '{0}' on type '{1}' us marked as an authorization method but has a return type of '{2}' when no return value is expected. ...
Method '{0}' overrides a virtual method. An override method must be sealed in order to override an inherited virtual method. ...
Method '{0}' returns '{1}', which is not a valid Windows Runtime type. Methods exposed to Windows Runtime must return only ...
Method '{1}' could not be resolved. Either method could not be found or method signature does not match the delegate type. ...
Method '{1}' has {0}, but enclosing type '{2}' does not have ServiceContractAttribute. {0} can only be used on methods in ...
Method '|1' cannot implement partial method '|2' because '|3' already implements it. Only one method can implement a partial ...
Method '|1' has a link demand, but overrides or implements the following methods which do not have a link demand. A security ...
Method {0} is not supported on this proxy, this can happen if the method is not marked with OperationContractAttribute or ...
Method {0} on type {1} is an implementation of the service contract interface {2}. Service Description altering attributes ...