1 write to s_computerPropertyMappingTableByProperty
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
42s_computerPropertyMappingTableByProperty = new Hashtable();
4 references to s_computerPropertyMappingTableByProperty
System.DirectoryServices.AccountManagement (4)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (2)
88byPropertyTables.Add(s_computerPropertyMappingTableByProperty); 103byPropertyTables.Add(s_computerPropertyMappingTableByProperty);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (2)
97propertyMappingTableByProperty = s_computerPropertyMappingTableByProperty; 245propertyMappingTableByProperty = s_computerPropertyMappingTableByProperty;