3 references to DomainCollection
System.DirectoryServices (3)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (3)
769public System.DirectoryServices.ActiveDirectory.DomainCollection Domains { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } } 1138public System.DirectoryServices.ActiveDirectory.DomainCollection Children { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } } 1258public System.DirectoryServices.ActiveDirectory.DomainCollection Domains { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }