5 references to Clone
System.Xml (5)
System\Xml\Schema\ContentValidator.cs (5)
484
((LeafRangeNode)this_.RightChild).NextIteration = context.firstpos.
Clone
();
1277
curpos = curpos.
Clone
();
1536
context.CurPos[0] = firstpos.
Clone
();
1676
rposInfo.curpos = firstpos.
Clone
();
1779
BitSet countingPosition = currentRunningPosition.
Clone
();