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