2 writes to _isNmspInScope
System.Private.Xml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
113
_isNmspInScope
= false;
298
_isNmspInScope
= value;
1 reference to _isNmspInScope
System.Private.Xml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
294
get { return
_isNmspInScope
; }