3 references to ReadOnlySiteCollection
System.DirectoryServices (3)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (3)
767
public System.DirectoryServices.ActiveDirectory.
ReadOnlySiteCollection
AdjacentSites { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
1057
public System.DirectoryServices.ActiveDirectory.
ReadOnlySiteCollection
Sites { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
1267
public System.DirectoryServices.ActiveDirectory.
ReadOnlySiteCollection
Sites { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }