1 write to ns
System.IdentityModel (1)
System\IdentityModel\XmlAttributeHolder.cs (1)
22this.ns = ns;
2 references to ns
System.IdentityModel (2)
System\IdentityModel\XmlAttributeHolder.cs (2)
33get { return ns; } 48writer.WriteStartAttribute(prefix, localName, ns);