3 references to XmlReflectionImporter
System.Private.Xml (1)
System\Xml\Serialization\XmlSerializer.cs (1)
758
XmlReflectionImporter importer = new
XmlReflectionImporter
();
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\XmlSerializerObjectSerializer.cs (1)
64
XmlTypeMapping mapping = new
XmlReflectionImporter
().ImportTypeMapping(_rootType);
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\SyndicationElementExtension.cs (1)
272
XmlReflectionImporter importer = new
XmlReflectionImporter
();