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