3 references to WithinComment
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
447case QilNodeType.CommentCtor: this.xstates = PossibleXmlStates.WithinComment; break;
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (2)
2720case PossibleXmlStates.WithinComment: 2745case PossibleXmlStates.WithinComment: