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