4 references to PeekBit
System.Private.Xml (4)
System\Xml\Core\QueryOutputWriter.cs (1)
352if (_lookupCDataElems != null && _bitsCData!.PeekBit())
System\Xml\Core\QueryOutputWriterV1.cs (1)
320if (_lookupCDataElems != null && _bitsCData!.PeekBit())
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1988_mixedContent = _mixedContentStack.PeekBit();
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1845_mixedContent = _mixedContentStack.PeekBit();