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