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