3 references to ReplicationCursorCollection
System.DirectoryServices (3)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (3)
968
public override System.DirectoryServices.ActiveDirectory.
ReplicationCursorCollection
GetReplicationCursors(string partition) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
1107
public abstract System.DirectoryServices.ActiveDirectory.
ReplicationCursorCollection
GetReplicationCursors(string partition);
1223
public override System.DirectoryServices.ActiveDirectory.
ReplicationCursorCollection
GetReplicationCursors(string partition) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }