5 references to BitStack
System.Private.Xml (5)
System\Xml\Core\QueryOutputWriter.cs (1)
58
_bitsCData = new
BitStack
();
System\Xml\Core\QueryOutputWriterV1.cs (1)
72
_bitsCData = new
BitStack
();
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
2147
_mixedContentStack = new
BitStack
();
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
2004
_mixedContentStack = new
BitStack
();
System\Xml\Xsl\Runtime\WhitespaceRuleReader.cs (1)
52
_stkStrip = new
BitStack
();