2 references to SchemaNameCollection
System.DirectoryServices (2)
artifacts\obj\System.DirectoryServices\Debug\net10.0\System.DirectoryServices.notsupported.cs (2)
137
public System.DirectoryServices.
SchemaNameCollection
SchemaFilter { get { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); } }
448
public void AddRange(System.DirectoryServices.
SchemaNameCollection
value) { throw new System.PlatformNotSupportedException(System.SR.DirectoryServices_PlatformNotSupported); }