4 references to Xdom_Node_Insert_Location
System.Private.Xml (4)
System\Xml\Dom\XmlDocument.cs (1)
1778throw new InvalidOperationException(SR.Xdom_Node_Insert_Location);
System\Xml\Dom\XmlNode.cs (3)
271throw new InvalidOperationException(SR.Xdom_Node_Insert_Location); 385throw new InvalidOperationException(SR.Xdom_Node_Insert_Location); 616throw new InvalidOperationException(SR.Xdom_Node_Insert_Location);