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