3 references to XmlFormatExtension
dotnet-svcutil-lib (3)
FrameworkFork\System.Web.Services\Services\Description\MimeFormatExtensions.cs (1)
56[XmlFormatExtension("multipartRelated", MimeContentBinding.Namespace, typeof(InputBinding), typeof(OutputBinding))]
FrameworkFork\System.Web.Services\Services\Description\Soap12FormatExtensions.cs (1)
51[XmlFormatExtension("header", Soap12Binding.Namespace, typeof(InputBinding), typeof(OutputBinding))]
FrameworkFork\System.Web.Services\Services\Description\SoapFormatExtensions.cs (1)
224[XmlFormatExtension("header", SoapBinding.Namespace, typeof(InputBinding), typeof(OutputBinding))]