2 writes to _text
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlAttributeCache.cs (2)
300
_text
= text;
309
_text
= null;
1 reference to _text
System.Private.Xml (1)
System\Xml\Xsl\Runtime\XmlAttributeCache.cs (1)
279
public string? Text { get { return
_text
; } }