2 references to ConvertCase
Microsoft.CodeAnalysis.CodeStyle (2)
J\s\src\Compilers\Core\Portable\InternalUtilities\StringExtensions.cs\StringExtensions.cs (2)
63return ConvertCase(shortName, trimLeadingTypePrefix, s_toUpper); 71return ConvertCase(shortName, trimLeadingTypePrefix, s_toLower);