3 references to _xmlSchemas
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (3)
82get { return _xmlSchemas; } 605_xmlSchemas.Add(TryConvert<XmlSchema>(doc)); 668extension.BeforeImport(_wsdlDocuments, _xmlSchemas, _policyDocuments.Values);