2 references to s_firstCharIsLowerCase
Microsoft.CodeAnalysis.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\NamingStyles\NamingStyle.cs (2)
292
name, nameSpan,
s_firstCharIsLowerCase
, s_firstCharIsUpperCase,
299
name, nameSpan, s_firstCharIsUpperCase,
s_firstCharIsLowerCase
,