7 references to s_stringType
System.Windows.Forms (7)
System\Windows\Forms\Internal\Formatter.cs (7)
108if (targetType == s_stringType) 127if (targetType == s_stringType) 451[s_stringType, typeof(NumberStyles), typeof(IFormatProvider)], 462[s_stringType, typeof(IFormatProvider)], 473[s_stringType], 532if (type == s_stringType) // ...performance optimization for the most common case 534return s_stringType;