1 write to _cachedBindableObjectList
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (1)
323_cachedBindableObjectList = PopulatAuxObjectList("msDS-BindableObject");
2 references to _cachedBindableObjectList
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (2)
321if (null == _cachedBindableObjectList) 331foreach (string objectClass in _cachedBindableObjectList)