1 reference to s_toUpper
Microsoft.CodeAnalysis.CodeStyle (1)
src\Compilers\Core\Portable\InternalUtilities\StringExtensions.cs (1)
63
return ConvertCase(shortName, trimLeadingTypePrefix,
s_toUpper
);