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