2 references to ReadOnlyStringCollection
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
600
public System.DirectoryServices.ActiveDirectory.
ReadOnlyStringCollection
AttributeNames { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
1097
public System.DirectoryServices.ActiveDirectory.
ReadOnlyStringCollection
Partitions { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }