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