2 references to DereferenceAlias
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
219[System.ComponentModel.DefaultValueAttribute(System.DirectoryServices.DereferenceAlias.Never)] 220public System.DirectoryServices.DereferenceAlias DerefAlias { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } set { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }