4 references to EndMetadata
System.Web.Services (4)
System\Web\Services\Description\SoapProtocolImporter.cs (4)
622
EndMetadata
(metadata, typeof(SoapHeaderAttribute), soapHeader.fieldName);
747
EndMetadata
(metadata, typeof(WebMethodAttribute), null);
769
EndMetadata
(metadata, typeof(SoapRpcMethodAttribute), soapOperationBinding.SoapAction);
774
EndMetadata
(metadata, typeof(SoapDocumentMethodAttribute), soapOperationBinding.SoapAction);