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