2 writes to isNmspInScope
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
107
this.
isNmspInScope
= false;
267
this.
isNmspInScope
= value;
1 reference to isNmspInScope
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
264
get { return this.
isNmspInScope
; }