3 references to SoapImporter
System.ServiceModel (3)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (3)
694mapping = this.SoapImporter.ImportMembersMapping(mappingName, ns, members, hasWrapperElement, rpc); 706return this.SoapImporter.ImportTypeMapping(type); 714this.SoapImporter.IncludeType(knownType);