4 references to
System.Web.Services (2)
System\Web\Services\Description\ServiceDescription.cs (1)
444
string tns = Types.Schemas
[
i].TargetNamespace;
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
1790
Write66_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)
779
get { return this.list
[
this.idx]; }
783
get { return this.list
[
this.idx]; }