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