2 references to Xml_CannotStartDocumentOnFragment
System.Private.Xml (2)
System\Xml\Core\XmlWellFormedWriter.cs (1)
1555throw new InvalidOperationException(SR.Xml_CannotStartDocumentOnFragment);
System\Xml\Core\XmlWellFormedWriterAsync.cs (1)
1205throw new InvalidOperationException(SR.Xml_CannotStartDocumentOnFragment);