2 references to InternalIndexOf
System.ServiceModel (2)
System\ServiceModel\SynchronizedCollection.cs (2)
139
return this.
InternalIndexOf
(item);
173
int index = this.
InternalIndexOf
(item);