3 writes to _userCtx
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\Context.cs (3)
644
_userCtx
= storeCtx;
743
_userCtx
= storeCtx;
894
_userCtx
= userStore;
3 references to _userCtx
System.DirectoryServices.AccountManagement (3)
System\DirectoryServices\AccountManagement\Context.cs (3)
992
_userCtx
?.Dispose();
1229
return
_userCtx
;
1237
return
_userCtx
;