2 references to _xmlSchemas
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (2)
136foreach (XmlSchema schema in _xmlSchemas.Schemas()) 143public XmlSchemaSet GeneratedXmlSchemas { get { return _xmlSchemas; } }