1 reference to Clone
System.Windows.Forms (1)
winforms\Managed\System\Resources\ResXDataNode.cs (1)
92result.nodeInfo = (this.nodeInfo != null) ? this.nodeInfo.Clone() : null; // nodeinfo is just made up of immutable objects, we don't need to clone it