4 references to BitStack
System.Xml (4)
System\Xml\Core\QueryOutputWriter.cs (1)
54
this.bitsCData = new
BitStack
();
System\Xml\Core\QueryOutputWriterV1.cs (1)
69
this.bitsCData = new
BitStack
();
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1821
mixedContentStack = new
BitStack
();
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1717
mixedContentStack = new
BitStack
();