3 references to WithinComment
System.Private.Xml (3)
System\Xml\Xsl\IlGen\XmlILConstructAnalyzer.cs (1)
494case QilNodeType.CommentCtor: this.xstates = PossibleXmlStates.WithinComment; break;
System\Xml\Xsl\IlGen\XmlIlVisitor.cs (2)
2930case PossibleXmlStates.WithinComment: 2956case PossibleXmlStates.WithinComment: