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