2 references to SoapReflectionImporter
System.ServiceModel (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
654this.soapImporter = new SoapReflectionImporter(NamingHelper.CombineUriStrings(defaultNs, "encoded"));
System.Web.Services (1)
System\Web\Services\Protocols\SoapReflector.cs (1)
153return new SoapReflectionImporter(GetEncodedNamespace(defaultNs, serviceDefaultIsEncoded));