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