4 references to
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemas.cs (2)
938get { return _list[_idx]; } 943get { return _list[_idx]; }
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
488string tns = Types.Schemas[i].TargetNamespace;
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (1)
2287Write66_XmlSchema(@"schema", @"http://www.w3.org/2001/XMLSchema", ((Microsoft.Xml.Schema.XmlSchema)a[ia]), false, false);