3 references to GetKnownTypes
System.ServiceModel (3)
System\ServiceModel\Description\TypeLoader.cs (3)
350IEnumerable<Type> knownTypes = GetKnownTypes(customAttributes, reflectionInfo.iface); 363knownTypes = GetKnownTypes(customAttributes, reflectionInfo.callbackiface); 940IEnumerable<Type> knownTypes = GetKnownTypes(methodAttributes, methodInfo);