12 references to IADsPathname
System.DirectoryServices.AccountManagement (12)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (2)
131UnsafeNativeMethods.IADsPathname pathName = (UnsafeNativeMethods.IADsPathname)pathCracker;
System\DirectoryServices\AccountManagement\AD\ADDNLinkedAttrSet.cs (2)
1271private UnsafeNativeMethods.IADsPathname _pathCracker; 1341_pathCracker = (UnsafeNativeMethods.IADsPathname)pathNameObj;
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (2)
2539UnsafeNativeMethods.IADsPathname pathName = (UnsafeNativeMethods.IADsPathname)pathCracker;
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (2)
338UnsafeNativeMethods.IADsPathname pathCracker = (UnsafeNativeMethods.IADsPathname)pathNameObj;
System\DirectoryServices\AccountManagement\AD\TokenGroupsSet.cs (2)
144UnsafeNativeMethods.IADsPathname pathName = (UnsafeNativeMethods.IADsPathname)pathCracker;
System\DirectoryServices\AccountManagement\SAM\SAMMembersSet.cs (2)
140UnsafeNativeMethods.IADsPathname pathName = (UnsafeNativeMethods.IADsPathname)pathCracker;