7 references to s_stringType
System.Windows.Forms (7)
System\Windows\Forms\Internal\Formatter.cs (7)
108if (targetType == s_stringType) 127if (targetType == s_stringType) 464[s_stringType, typeof(NumberStyles), typeof(IFormatProvider)], 475[s_stringType, typeof(IFormatProvider)], 486[s_stringType], 545if (type == s_stringType) // ...performance optimization for the most common case 547return s_stringType;