2 references to Indent_all_elements
Microsoft.CodeAnalysis.CSharp.Features (2)
Wrapping\SeparatedSyntaxList\CSharpCollectionExpressionWrapper.cs (1)
13protected override string Indent_all_items => FeaturesResources.Indent_all_elements;
Wrapping\SeparatedSyntaxList\CSharpInitializerExpressionWrapper.cs (1)
13protected override string Indent_all_items => FeaturesResources.Indent_all_elements;