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