2 writes to LowPart
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (2)
1301largeInt.LowPart = unchecked((int)0xffffffff); 1311largeInt.LowPart = (int)lowPart;
1 reference to LowPart
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\ADUtils.cs (1)
317uint lowPart = (uint)largeInt.LowPart;