4 references to RightShift
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (2)
CodeGeneration\CodeGenerationTests.CSharp.cs (1)
856
CodeGenerationOperatorKind.
RightShift
CodeGeneration\CodeGenerationTests.VisualBasic.cs (1)
792
CodeGenerationOperatorKind.
RightShift
Microsoft.CodeAnalysis.Workspaces (2)
CodeGenerationOperatorSymbol.cs (2)
69
case CodeGenerationOperatorKind.
RightShift
:
113
CodeGenerationOperatorKind.
RightShift
=> WellKnownMemberNames.RightShiftOperatorName,