6 references to XmlReflectionImporter
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XmlSerializerObjectSerializer.cs (1)
66
XmlTypeMapping mapping = new
XmlReflectionImporter
().ImportTypeMapping(this.rootType);
System\ServiceModel\Syndication\SyndicationElementExtension.cs (1)
299
XmlReflectionImporter importer = new
XmlReflectionImporter
();
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\MessageBuilder.cs (1)
50
xmlReflectionImporter = new
XmlReflectionImporter
();
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\HelpPage.cs (1)
363
XmlReflectionImporter importer = new
XmlReflectionImporter
();
System\ServiceModel\Dispatcher\UnwrappedTypesXmlSerializerManager.cs (1)
30
importer = new
XmlReflectionImporter
();
System.Xml (1)
System\Xml\Serialization\XmlSerializer.cs (1)
628
XmlReflectionImporter importer = new
XmlReflectionImporter
();