1 reference to Remove
System.DirectoryServices (1)
System\DirectoryServices\SchemaNameCollection.cs (1)
206void IList.Remove(object? value) => Remove((string?)value);