2 writes to mightHaveNmspAfterAttrs
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (2)
111this.mightHaveNmspAfterAttrs = true; 291this.mightHaveNmspAfterAttrs = value;
1 reference to mightHaveNmspAfterAttrs
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
288get { return this.mightHaveNmspAfterAttrs; }