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