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