1 reference to CheckAllLower
Microsoft.CodeAnalysis.CodeStyle (1)
NamingStyle.cs (1)
168case Capitalization.AllLower: return CheckAllLower(name, spanToCheck, out failureReason);