2 references to LocalFunctionNamesAreCamelCase
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
NamingStylesTests.cs (2)
941
options: s_options.
LocalFunctionNamesAreCamelCase
);
953
}", new TestParameters(options: s_options.
LocalFunctionNamesAreCamelCase
));