1 write to s_userPropertyMappingTableByWinNT
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
37s_userPropertyMappingTableByWinNT = new Hashtable();
3 references to s_userPropertyMappingTableByWinNT
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (2)
83byWinNTTables.Add(s_userPropertyMappingTableByWinNT); 106byWinNTTables.Add(s_userPropertyMappingTableByWinNT);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (1)
294propertyMappingTableByWinNT = s_userPropertyMappingTableByWinNT;