4 references to CData
System.Xml (4)
System\Xml\BinaryXml\XmlBinaryReader.cs (4)
2418Debug.Assert(this.token == BinXmlToken.CData, "this.token == BinXmlToken.CData"); 2421while (PeekToken() == BinXmlToken.CData) { 2438case BinXmlToken.CData: 2527case BinXmlToken.CData: