2 references to stringType
System (2)
compmod\system\configuration\appsettingsreader.cs (2)
22static Type[] paramsArray = new Type[] { stringType }; 47if (type == stringType) {