2 references to FindAll
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BindingElementCollection.cs (2)
103
return
FindAll
<T>(false);
108
return
FindAll
<T>(true);