2 writes to text
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\XmlAttributeCache.cs (2)
275this.text = text; 283this.text = null;
1 reference to text
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\XmlAttributeCache.cs (1)
256public string Text { get { return this.text; } }