4 references to DirectoryPropertyAttribute
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_Query.cs (4)
36DirectoryPropertyAttribute[] pAttributeList = (DirectoryPropertyAttribute[])(pInfo.GetCustomAttributes(typeof(DirectoryPropertyAttribute), true)); 37foreach (DirectoryPropertyAttribute pAttribute in pAttributeList)