2 references to GetType
System.Web (2)
Configuration\ConfigUtil.cs (1)
78return GetType(typeName, propertyName, configElement, true /*checkAptcaBit*/);
ModulesEntry.cs (1)
67return ConfigUtil.GetType(typeName, propertyName, configElement, false /*checkAptcaBit*/);