1 instantiation of ADDNLinkedAttrSetBookmark
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\ADDNLinkedAttrSet.cs (1)
1008
ADDNLinkedAttrSetBookmark bookmark = new
ADDNLinkedAttrSetBookmark
();
4 references to ADDNLinkedAttrSetBookmark
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\AD\ADDNLinkedAttrSet.cs (4)
1008
ADDNLinkedAttrSetBookmark
bookmark = new ADDNLinkedAttrSetBookmark();
1127
Debug.Assert(bookmark is
ADDNLinkedAttrSetBookmark
);
1128
ADDNLinkedAttrSetBookmark
adBookmark = (
ADDNLinkedAttrSetBookmark
)bookmark;