6 references to PrincipalExtensionCache
System.DirectoryServices.AccountManagement (6)
System\DirectoryServices\AccountManagement\AD\ADAMStoreCtx.cs (1)
402{PropertyNames.PrincipalExtensionCache, null, null, new ToLdapConverterDelegate(ExtensionCacheToLdapConverter)},
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (1)
706{PropertyNames.PrincipalExtensionCache, null, null, new ToLdapConverterDelegate(ExtensionCacheToLdapConverter)},
System\DirectoryServices\AccountManagement\Principal.cs (2)
1161PropertyNames.PrincipalExtensionCache => _extensionCacheChanged, 1214case PropertyNames.PrincipalExtensionCache:
System\DirectoryServices\AccountManagement\QbeFilterDescription.cs (1)
318public const string PropertyNameStatic = PropertyNames.PrincipalExtensionCache;
System\DirectoryServices\AccountManagement\StoreCtx.cs (1)
264PropertyNames.PrincipalExtensionCache