4 references to
System.Web.Services (2)
System\Web\Services\Description\ServiceDescription.cs (1)
444string tns = Types.Schemas[i].TargetNamespace;
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
1790Write66_XmlSchema(@"schema", @"http://www.w3.org/2001/XMLSchema", ((global::System.Xml.Schema.XmlSchema)a[ia]), false, false);
System.Xml (2)
System\Xml\Serialization\XmlSchemas.cs (2)
779get { return this.list[this.idx]; } 783get { return this.list[this.idx]; }