2 references to FindAll
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\KeyedByTypeCollection.cs (2)
58return this.FindAll<T>(false); 63return this.FindAll<T>(true);