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