2 references to IndexOf
System.ComponentModel.Composition (2)
Microsoft\Internal\Collections\WeakReferenceCollection.cs (2)
26int index = IndexOf(item); 36return IndexOf(item) >= 0;