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