6 writes to Key
System.DirectoryServices.AccountManagement (6)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (2)
394p.Key = key; 2227p.Key = key;
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (1)
312p.Key = key;
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (2)
252p.Key = key; 930p.Key = key;
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (1)
218p.Key = key;
2 references to Key
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (1)
388Debug.Assert(p.Key == null); // since it was previously unpersisted
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
239Debug.Assert(p.Key == null); // since it was previously unpersisted