Array creation type style
EditorConfig key: roslynator-array-creation-type-style
Array creation type style
roslynator-array-creation-type-style
When to specify the type in array creation expressions.
Default value:
explicit
Possible values:
explicit
implicit
implicit_when_type_is_obvious
Examples