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