Implemented interface member:
method
Contains
System.Collections.Generic.ICollection<T>.Contains(T)
1 reference to Contains
System.Core (1)
Microsoft\Scripting\Utils\ReadOnlyCollectionBuilder.cs (1)
307return Contains((T)value);