2 references to Indent_all_parameters
Microsoft.CodeAnalysis.CSharp.Features (1)
Wrapping\SeparatedSyntaxList\CSharpParameterWrapper.cs (1)
20
protected override string Indent_all_items => FeaturesResources.
Indent_all_parameters
;
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Wrapping\SeparatedSyntaxList\VisualBasicParameterWrapper.vb (1)
15
Protected Overrides ReadOnly Property Indent_all_items As String = FeaturesResources.
Indent_all_parameters