1 write to OperatorPlacement
Microsoft.CodeAnalysis.Features (1)
Wrapping\SyntaxWrappingOptions.cs (1)
20
OperatorPlacement
= operatorPlacement;
1 reference to OperatorPlacement
Microsoft.CodeAnalysis.Features (1)
Wrapping\BinaryExpression\BinaryExpressionCodeActionComputer.cs (1)
99
if (Options.
OperatorPlacement
== OperatorPlacementWhenWrappingPreference.BeginningOfLine)