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