2 overrides of GetReplicationNeighbors
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
970
public override System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection
GetReplicationNeighbors
(string partition) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
1225
public override System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection
GetReplicationNeighbors
(string partition) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }