1 reference to InvalidOperation_DeserializeInstance
System.Private.Xml.Linq (1)
System\Xml\Linq\XElement.cs (1)
1882
if (parent != null || annotations != null || content != null || lastAttr != null) throw new InvalidOperationException(SR.
InvalidOperation_DeserializeInstance
);