2 references to ReadOnlySiteLinkCollection
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
530
public System.DirectoryServices.ActiveDirectory.
ReadOnlySiteLinkCollection
SiteLinks { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
779
public System.DirectoryServices.ActiveDirectory.
ReadOnlySiteLinkCollection
SiteLinks { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }