2 overrides of PushChangesToNative
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (1)
31
internal override object
PushChangesToNative
(Principal p)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx_LoadStore.cs (1)
29
internal override object
PushChangesToNative
(Principal p)
1 reference to PushChangesToNative
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\AD\SDSUtils.cs (1)
281
DirectoryEntry de = (DirectoryEntry)storeCtx.
PushChangesToNative
(p);