1 write to s_groupPropertyMappingTableByProperty
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
39s_groupPropertyMappingTableByProperty = new Hashtable();
4 references to s_groupPropertyMappingTableByProperty
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (2)
94byPropertyTables.Add(s_groupPropertyMappingTableByProperty); 104byPropertyTables.Add(s_groupPropertyMappingTableByProperty);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (2)
92propertyMappingTableByProperty = s_groupPropertyMappingTableByProperty; 240propertyMappingTableByProperty = s_groupPropertyMappingTableByProperty;