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