6 references to XmlIllegalOutsideRoot
System.Private.DataContractSerialization (6)
System\Runtime\Serialization\Json\XmlJsonWriter.cs (1)
1113throw new InvalidOperationException(SR.XmlIllegalOutsideRoot);
System\Xml\XmlBaseWriter.cs (5)
720throw new InvalidOperationException(SR.XmlIllegalOutsideRoot); 727throw new InvalidOperationException(SR.XmlIllegalOutsideRoot); 754throw new InvalidOperationException(SR.XmlIllegalOutsideRoot); 760throw new InvalidOperationException(SR.XmlIllegalOutsideRoot); 766throw new InvalidOperationException(SR.XmlIllegalOutsideRoot);