3 references to XmlFormatExtension
System.Web.Services.Description (3)
System\Web\Services\Description\MimeFormatExtensions.cs (1)
38[XmlFormatExtension("multipartRelated", MimeContentBinding.Namespace, typeof(InputBinding), typeof(OutputBinding))]
System\Web\Services\Description\Soap12FormatExtensions.cs (1)
36[XmlFormatExtension("header", Soap12Binding.Namespace, typeof(InputBinding), typeof(OutputBinding))]
System\Web\Services\Description\SoapFormatExtensions.cs (1)
159[XmlFormatExtension("header", SoapBinding.Namespace, typeof(InputBinding), typeof(OutputBinding))]