2 references to CamelCased
Microsoft.ML.InternalCodeAnalyzer (2)
NameFixProvider.cs (1)
81case NameType.CamelCased:
ParameterVariableNameAnalyzer.cs (1)
59context.ReportDiagnostic(NameAnalyzer.CreateDiagnostic(Rule, identifier, NameType.CamelCased, type));