1 write to _xPath
System.Web (1)
UI\WebControls\XmlDataSource.cs (1)
345
_xPath
= value;
2 references to _xPath
System.Web (2)
UI\WebControls\XmlDataSource.cs (2)
335
if (
_xPath
== null) {
338
return
_xPath
;