2 writes to _parentInfo
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
119_parentInfo = null; 269_parentInfo = value;
3 references to _parentInfo
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (3)
281if (_parentInfo != null && _parentInfo._nodeType == QilNodeType.ElementCtor) 282return _parentInfo;