3 references to Document
System.Private.DataContractSerialization (3)
System\Xml\XmlBaseWriter.cs (3)
689
if (_depth == 0 && _documentState == DocumentState.
Document
)
872
_documentState = DocumentState.
Document
;
1818
if (_documentState == DocumentState.
Document
&& count > 1 && _depth == 0)