4 references to PeekBit
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\QueryOutputWriter.cs (1)
351if (_lookupCDataElems != null && _bitsCData.PeekBit())
FrameworkFork\Microsoft.Xml\Xml\Core\QueryOutputWriterV1.cs (1)
314if (_lookupCDataElems != null && _bitsCData.PeekBit())
FrameworkFork\Microsoft.Xml\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1870mixedContent = _mixedContentStack.PeekBit();
FrameworkFork\Microsoft.Xml\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1745mixedContent = _mixedContentStack.PeekBit();