2 references to ActiveDirectorySiteCollection
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
795public void AddRange(System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection sites) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } 820public System.DirectoryServices.ActiveDirectory.ActiveDirectorySiteCollection Sites { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }