2 references to LeftShift
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\Core\CodeGeneration\Symbols\CodeGenerationOperatorSymbol.cs (2)
58
case CodeGenerationOperatorKind.
LeftShift
:
100
CodeGenerationOperatorKind.
LeftShift
=> WellKnownMemberNames.LeftShiftOperatorName,