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