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