2 references to FindAll
System.ServiceModel (2)
System\ServiceModel\KeyedByTypeCollection.cs (2)
60
return this.
FindAll
<T>(false);
65
return this.
FindAll
<T>(true);