5 references to Clone
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (5)
575
((LeafRangeNode)this_.RightChild).NextIteration = context.firstpos.
Clone
();
1494
curpos = curpos.
Clone
();
1803
context.CurPos[0] = _firstpos.
Clone
();
1966
rposInfo.curpos = _firstpos.
Clone
();
2088
BitSet countingPosition = currentRunningPosition.
Clone
();