1 reference to Contains
System.DirectoryServices (1)
System\DirectoryServices\SchemaNameCollection.cs (1)
200bool IList.Contains(object? value) => Contains((string?)value);