2 references to GetApplicableNamingRuleAsync
Microsoft.CodeAnalysis.CSharp.Features (2)
ConvertAutoPropertyToFullProperty\CSharpConvertAutoPropertyToFullPropertyCodeRefactoringProvider.cs (1)
38var rule = await document.GetApplicableNamingRuleAsync(
ConvertPrimaryToRegularConstructor\ConvertPrimaryToRegularConstructorCodeRefactoringProvider.cs (1)
86var fieldNameRule = await document.GetApplicableNamingRuleAsync(