2 overrides of GetReplicationCursors
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
968
public override System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection
GetReplicationCursors
(string partition) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
1223
public override System.DirectoryServices.ActiveDirectory.ReplicationCursorCollection
GetReplicationCursors
(string partition) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }