1 write to Namespace
System.Web.Services.Description (1)
System\Web\Services\Description\ServiceDescription.cs (1)
1275
[XmlAttribute("required",
Namespace
= ServiceDescription.Namespace), DefaultValue(false)]
2 references to Namespace
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1605
attribute.Namespace = a.XmlAttribute.
Namespace
?? ns;
1784
attribute.Namespace = a.XmlAttribute.
Namespace
?? ns;