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