2 overrides of Insert
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (1)
360
internal override void
Insert
(Principal p)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
218
internal override void
Insert
(Principal p)
2 references to Insert
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\Principal.cs (2)
318
storeCtxToUse.
Insert
(this);
382
newStoreCtx.
Insert
(this);