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