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