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