3 references to xmlSchemas
System.ServiceModel (3)
System\ServiceModel\Description\WsdlImporter.cs (3)
82get { return this.xmlSchemas; } 606xmlSchemas.Add(TryConvert<XmlSchema>(doc)); 669extension.BeforeImport(this.wsdlDocuments, this.xmlSchemas, this.policyDocuments.Values);