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