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