2 references to ActiveDirectorySubnetCollection
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
780
public System.DirectoryServices.ActiveDirectory.
ActiveDirectorySubnetCollection
Subnets { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
901
public void AddRange(System.DirectoryServices.ActiveDirectory.
ActiveDirectorySubnetCollection
subnets) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }