3 references to Document
System.Runtime.Serialization (3)
System\Xml\XmlBaseWriter.cs (3)
549
if (depth == 0 && documentState == DocumentState.
Document
)
726
documentState = DocumentState.
Document
;
1746
if (this.documentState == DocumentState.
Document
&& count > 1 && depth == 0)