2 writes to _cachedDefaultPartition
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\ADAMInstance.cs (2)
598_cachedDefaultPartition = null; 602_cachedDefaultPartition = (string)PropertyManager.GetPropertyValue(context, ntdsaEntry, PropertyManager.MsDSDefaultNamingContext)!;
1 reference to _cachedDefaultPartition
System.DirectoryServices (1)
System\DirectoryServices\ActiveDirectory\ADAMInstance.cs (1)
611return _cachedDefaultPartition;