2 overrides of GetAllReplicationNeighbors
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
966
public override System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection
GetAllReplicationNeighbors
() { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }
1219
public override System.DirectoryServices.ActiveDirectory.ReplicationNeighborCollection
GetAllReplicationNeighbors
() { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }