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