4 references to LeftShift
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
CodeGeneration\CodeGenerationTests.CSharp.cs (1)
855
CodeGenerationOperatorKind.
LeftShift
,
CodeGeneration\CodeGenerationTests.VisualBasic.cs (1)
791
CodeGenerationOperatorKind.
LeftShift
,
Microsoft.CodeAnalysis.Workspaces (2)
CodeGenerationOperatorSymbol.cs (2)
63
case CodeGenerationOperatorKind.
LeftShift
:
105
CodeGenerationOperatorKind.
LeftShift
=> WellKnownMemberNames.LeftShiftOperatorName,