5 references to Clone
System.Private.Xml (5)
System\Xml\Schema\ContentValidator.cs (5)
528
((LeafRangeNode)this_.RightChild).NextIteration = context.firstpos.
Clone
();
1390
curpos = curpos.
Clone
();
1702
context.CurPos[0] = _firstpos.
Clone
();
1861
rposInfo.curpos = _firstpos.
Clone
();
1969
BitSet countingPosition = currentRunningPosition.
Clone
();