2 references to dSPropertyCollection
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADDNConstraintLinkedAttrSet.cs (1)
112resultPropCollection = new dSPropertyCollection(((SearchResult)this.current).Properties);
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (1)
369props = new dSPropertyCollection(sr.Properties);