1 write to s_computerPropertyMappingTableByWinNT
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
43s_computerPropertyMappingTableByWinNT = new Hashtable();
3 references to s_computerPropertyMappingTableByWinNT
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (2)
89byWinNTTables.Add(s_computerPropertyMappingTableByWinNT); 107byWinNTTables.Add(s_computerPropertyMappingTableByWinNT);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (1)
303propertyMappingTableByWinNT = s_computerPropertyMappingTableByWinNT;