1 write to s_userPropertyMappingTableByProperty
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
36s_userPropertyMappingTableByProperty = new Hashtable();
4 references to s_userPropertyMappingTableByProperty
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (2)
82byPropertyTables.Add(s_userPropertyMappingTableByProperty); 102byPropertyTables.Add(s_userPropertyMappingTableByProperty);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (2)
88propertyMappingTableByProperty = s_userPropertyMappingTableByProperty; 236propertyMappingTableByProperty = s_userPropertyMappingTableByProperty;