2 references to XmlReflectionImporter
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializer.cs (1)
255XmlReflectionImporter importer = new XmlReflectionImporter(defaultNamespace);
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
740_xmlImporter = new XmlReflectionImporter(_defaultNs);