3 references to ActiveDirectorySchemaClassCollection
System.DirectoryServices (3)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (3)
655
public System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClassCollection
AuxiliaryClasses { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
665
public System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClassCollection
PossibleSuperiors { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
682
public void AddRange(System.DirectoryServices.ActiveDirectory.
ActiveDirectorySchemaClassCollection
schemaClasses) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }