1 write to s_groupPropertyMappingTableByWinNT
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
40s_groupPropertyMappingTableByWinNT = new Hashtable();
3 references to s_groupPropertyMappingTableByWinNT
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (2)
95byWinNTTables.Add(s_groupPropertyMappingTableByWinNT); 108byWinNTTables.Add(s_groupPropertyMappingTableByWinNT);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (1)
298propertyMappingTableByWinNT = s_groupPropertyMappingTableByWinNT;