3 writes to parent
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (3)
3768
this.
parent
= null;
3783
this.
parent
= expr;
3785
this.
parent
= parentOld;
3 references to parent
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlILOptimizerVisitor.cs (3)
3782
QilNode parentOld = this.
parent
;
3815
return this.
parent
!= null && this.
parent
.NodeType == QilNodeType.PositionOf;