3 overrides of RestoreBookmark
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\AD\ADDNLinkedAttrSet.cs (1)
1123internal override void RestoreBookmark(ResultSetBookmark bookmark)
System\DirectoryServices\AccountManagement\EmptySet.cs (1)
40internal override void RestoreBookmark(ResultSetBookmark bookmark)
System\DirectoryServices\AccountManagement\SAM\SAMMembersSet.cs (1)
514internal override void RestoreBookmark(ResultSetBookmark bookmark)
3 references to RestoreBookmark
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\PrincipalCollection.cs (3)
82_resultSet.RestoreBookmark(bookmark); 201_resultSet.RestoreBookmark(bookmark); 500_resultSet.RestoreBookmark(bookmark);