1 write to Method
System.Web.Services (1)
System\Web\Services\Description\Soap12ProtocolReflector.cs (1)
100soapOperation.Method = SoapMethod;
6 references to Method
System.Web.Services (6)
System\Web\Services\Description\Soap12ProtocolReflector.cs (6)
159throw new InvalidOperationException(Res.GetString(Res.TheMethodsAndUseTheSameRequestElementAndSoapActionXmlns6, operation.Method.name, operation.DuplicateByRequestElement.Method.name, operation.Method.requestElementName.Name, operation.Method.requestElementName.Namespace, operation.DuplicateBySoapAction.Method.name, operation.Method.action));