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