3 references to MethodName
System.Web.Services (3)
System\Web\Services\Description\HttpProtocolImporter.cs (1)
326method.Name = MethodNames.AddUnique(MethodName, method);
System\Web\Services\Description\SoapProtocolImporter.cs (2)
694if (!CheckMessageStyles(MethodName, requestParts, soapRequestBinding, soapBindingStyle, out hasWrapper)) 701if (!CheckMessageStyles(MethodName, responseParts, soapResponseBinding, soapBindingStyle, out responseHasWrapper))