2 references to Indent_all_arguments
Microsoft.CodeAnalysis.CSharp.Features (1)
Wrapping\SeparatedSyntaxList\CSharpArgumentWrapper.cs (1)
21protected override string Indent_all_items => FeaturesResources.Indent_all_arguments;
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Wrapping\SeparatedSyntaxList\VisualBasicArgumentWrapper.vb (1)
14Protected Overrides ReadOnly Property Indent_all_items As String = FeaturesResources.Indent_all_arguments