3 references to XmlImporter
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (3)
583
mapping = this.
XmlImporter
.ImportMembersMapping(mappingName, ns, members, hasWrapperElement, rpc);
591
return this.
XmlImporter
.ImportTypeMapping(type);
596
this.
XmlImporter
.IncludeType(knownType);