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