2 references to XsdDataContractImporter
System.ServiceModel (1)
System\ServiceModel\Description\MessageContractImporter.cs (1)
1581dataContractImporter = new XsdDataContractImporter((CodeCompileUnit)compileUnit);
System.Web.Extensions (1)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (1)
775System.Runtime.Serialization.XsdDataContractImporter xsdDataContractImporter = new System.Runtime.Serialization.XsdDataContractImporter(targetCompileUnit);